diff --git a/dcpy/models/lifecycle/ingest.py b/dcpy/models/lifecycle/ingest.py index f8393e0ca0..1c25d1075f 100644 --- a/dcpy/models/lifecycle/ingest.py +++ b/dcpy/models/lifecycle/ingest.py @@ -269,7 +269,13 @@ class ProcessingResult(SortedSerializedBase, arbitrary_types_allowed=True): class SparseConfig(BaseModel, extra="allow"): - id: str = Field(validation_alias=AliasChoices("id", AliasPath("dataset", "name"))) + id: str = Field( + validation_alias=AliasChoices( + "id", # ingest + "name", # ingest - outdated + AliasPath("dataset", "name"), # library + ) + ) version: str = Field( validation_alias=AliasChoices( "timestamp", # ingest - raw diff --git a/dcpy/test/lifecycle/builds/test_load.py b/dcpy/test/lifecycle/builds/test_load.py index 7fa37c793b..0587bc43a7 100644 --- a/dcpy/test/lifecycle/builds/test_load.py +++ b/dcpy/test/lifecycle/builds/test_load.py @@ -151,7 +151,6 @@ def test_df_from_df(self): @patch("dcpy.utils.postgres.PostgresClient") def test_df_from_pg(self, pg_client): _df = load.get_imported_df(self.load_result, "pg_dump") - print(pg_client.return_value.read_table_df) pg_client.return_value.read_table_df.assert_called_with("pg_dump") def test_df_from_csv(self): diff --git a/products/factfinder/README.md b/products/factfinder/README.md index aec3a132a0..49164b302e 100644 --- a/products/factfinder/README.md +++ b/products/factfinder/README.md @@ -47,6 +47,13 @@ Code in this repo primarily: 2. Runs pipelines to build Decennial and ACS datasets. You'll probably want to run both `products/factfinder/run.py` for both 'acs' and 'decennial' +## QA + +Run the PFF QA dbt project by using the `recipe_qa.yml` recipe file to load data into the build DB and then running the `factfinder_dbt_qa` dbt project using `dbt build`. +1. `python3 -m dcpy.lifecycle.builds.plan recipe --recipe-path products/factfinder/recipe_qa.yml` +2. `cd products/factfinder` +3. `python -m dcpy lifecycle builds load load --recipe-path products/factfinder/recipe_qa.lock.yml` +4. [build] ## Cheatsheet On The Data Sources diff --git a/products/factfinder/acs.yml b/products/factfinder/acs.yml index 73c110836a..fdce4759bc 100644 --- a/products/factfinder/acs.yml +++ b/products/factfinder/acs.yml @@ -1,5 +1,5 @@ name: PFF - ACS -version: 2023 +version: 2024 product: db-factfinder inputs: dataset_defaults: @@ -15,10 +15,9 @@ inputs: - name: dcp_pop_acs2010_social version: 20240524 - name: dcp_pop_acs + version: 2024 destination: file file_type: xlsx - missing_versions_strategy: find_latest - stage_config: builds.build: @@ -27,6 +26,3 @@ stage_config: connector_args: - name: acl value: public-read - - name: build_note - value_from: - env: "BUILD_NOTE" diff --git a/products/factfinder/factfinder/data/acs/2010/metadata.json b/products/factfinder/factfinder/data/acs/2010/metadata.json index a7a77964a1..a5c0e5a0f6 100644 --- a/products/factfinder/factfinder/data/acs/2010/metadata.json +++ b/products/factfinder/factfinder/data/acs/2010/metadata.json @@ -7,7 +7,9 @@ "category": "Sex and Age", "order": 1, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "male", @@ -17,7 +19,9 @@ "category": "Sex and Age", "order": 2, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fem", @@ -27,7 +31,9 @@ "category": "Sex and Age", "order": 3, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popu5", @@ -37,7 +43,9 @@ "category": "Sex and Age", "order": 4, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop5t9", @@ -47,7 +55,9 @@ "category": "Sex and Age", "order": 5, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop10t14", @@ -57,7 +67,9 @@ "category": "Sex and Age", "order": 6, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop15t19", @@ -67,7 +79,9 @@ "category": "Sex and Age", "order": 7, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop20t24", @@ -77,7 +91,9 @@ "category": "Sex and Age", "order": 8, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop25t29", @@ -87,7 +103,9 @@ "category": "Sex and Age", "order": 9, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop30t34", @@ -97,7 +115,9 @@ "category": "Sex and Age", "order": 10, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop35t39", @@ -107,7 +127,9 @@ "category": "Sex and Age", "order": 11, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop40t44", @@ -117,7 +139,9 @@ "category": "Sex and Age", "order": 12, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop45t49", @@ -127,7 +151,9 @@ "category": "Sex and Age", "order": 13, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop50t54", @@ -137,7 +163,9 @@ "category": "Sex and Age", "order": 14, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop55t59", @@ -147,7 +175,9 @@ "category": "Sex and Age", "order": 15, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop60t64", @@ -157,7 +187,9 @@ "category": "Sex and Age", "order": 16, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop65t69", @@ -167,7 +199,9 @@ "category": "Sex and Age", "order": 17, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop70t74", @@ -177,7 +211,9 @@ "category": "Sex and Age", "order": 18, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop75t79", @@ -187,7 +223,9 @@ "category": "Sex and Age", "order": 19, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop80t84", @@ -197,7 +235,9 @@ "category": "Sex and Age", "order": 20, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop85pl", @@ -207,7 +247,9 @@ "category": "Sex and Age", "order": 21, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popu181", @@ -217,7 +259,9 @@ "category": "Sex and Age", "order": 22, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop65pl1", @@ -227,7 +271,9 @@ "category": "Sex and Age", "order": 23, "base_variable": "pop_1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdage", @@ -237,7 +283,9 @@ "category": "Sex and Age", "order": 24, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popu18_2", @@ -247,7 +295,9 @@ "category": "Sex and Age", "order": 25, "base_variable": "popu18_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popu18m", @@ -257,7 +307,9 @@ "category": "Sex and Age", "order": 26, "base_variable": "popu18_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popu18f", @@ -267,7 +319,9 @@ "category": "Sex and Age", "order": 27, "base_variable": "popu18_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop65pl2", @@ -277,7 +331,9 @@ "category": "Sex and Age", "order": 28, "base_variable": "pop65pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop65plm", @@ -287,7 +343,9 @@ "category": "Sex and Age", "order": 29, "base_variable": "pop65pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop65plf", @@ -297,7 +355,9 @@ "category": "Sex and Age", "order": 30, "base_variable": "pop65pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop_2", @@ -307,7 +367,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 31, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsp1", @@ -317,7 +379,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 32, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nhsp", @@ -327,7 +391,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 33, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "wtnh", @@ -337,7 +403,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 34, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "blnh", @@ -347,7 +415,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 35, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "aiannh", @@ -357,7 +427,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 36, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "asnnh", @@ -367,7 +439,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 37, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nhpinh", @@ -377,7 +451,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 38, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "othnh", @@ -387,7 +463,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 39, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rc2plnh", @@ -397,7 +475,9 @@ "category": "Mutually Exclusive Race/Hispanic Origin", "order": 40, "base_variable": "pop_2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsp2", @@ -407,7 +487,9 @@ "category": "Hispanic Subgroup", "order": 41, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspme", @@ -417,7 +499,9 @@ "category": "Hispanic Subgroup", "order": 42, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsppr", @@ -427,7 +511,9 @@ "category": "Hispanic Subgroup", "order": 43, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspcub", @@ -437,7 +523,9 @@ "category": "Hispanic Subgroup", "order": 44, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspdom", @@ -447,7 +535,9 @@ "category": "Hispanic Subgroup", "order": 45, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspcam", @@ -457,7 +547,9 @@ "category": "Hispanic Subgroup", "order": 46, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspcr", @@ -467,7 +559,9 @@ "category": "Hispanic Subgroup", "order": 47, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspguatm", @@ -477,7 +571,9 @@ "category": "Hispanic Subgroup", "order": 48, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsphnd", @@ -487,7 +583,9 @@ "category": "Hispanic Subgroup", "order": 49, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspnic", @@ -497,7 +595,9 @@ "category": "Hispanic Subgroup", "order": 50, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsppan", @@ -507,7 +607,9 @@ "category": "Hispanic Subgroup", "order": 51, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspsalv", @@ -517,7 +619,9 @@ "category": "Hispanic Subgroup", "order": 52, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspocam", @@ -527,7 +631,9 @@ "category": "Hispanic Subgroup", "order": 53, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspsam", @@ -537,7 +643,9 @@ "category": "Hispanic Subgroup", "order": 54, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsparg", @@ -547,7 +655,9 @@ "category": "Hispanic Subgroup", "order": 55, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspbol", @@ -557,7 +667,9 @@ "category": "Hispanic Subgroup", "order": 56, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspchl", @@ -567,7 +679,9 @@ "category": "Hispanic Subgroup", "order": 57, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspcol", @@ -577,7 +691,9 @@ "category": "Hispanic Subgroup", "order": 58, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspec", @@ -587,7 +703,9 @@ "category": "Hispanic Subgroup", "order": 59, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspprg", @@ -597,7 +715,9 @@ "category": "Hispanic Subgroup", "order": 60, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspperu", @@ -607,7 +727,9 @@ "category": "Hispanic Subgroup", "order": 61, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspurg", @@ -617,7 +739,9 @@ "category": "Hispanic Subgroup", "order": 62, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspvnz", @@ -627,7 +751,9 @@ "category": "Hispanic Subgroup", "order": 63, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hsposam", @@ -637,7 +763,9 @@ "category": "Hispanic Subgroup", "order": 64, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspoth", @@ -647,7 +775,9 @@ "category": "Hispanic Subgroup", "order": 65, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspspnrd", @@ -657,7 +787,9 @@ "category": "Hispanic Subgroup", "order": 66, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspspnsh", @@ -667,7 +799,9 @@ "category": "Hispanic Subgroup", "order": 67, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspspam", @@ -677,7 +811,9 @@ "category": "Hispanic Subgroup", "order": 68, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hspalloth", @@ -687,7 +823,9 @@ "category": "Hispanic Subgroup", "order": 69, "base_variable": "hsp2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop_3", @@ -695,9 +833,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 97, + "order": 107, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop0t4", @@ -705,9 +845,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 98, + "order": 108, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop5t9", @@ -715,9 +857,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 99, + "order": 109, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop10t14", @@ -725,9 +869,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 100, + "order": 110, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop15t17", @@ -735,9 +881,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 101, + "order": 111, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop18t19", @@ -745,9 +893,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 102, + "order": 112, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop20", @@ -755,9 +905,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 103, + "order": 113, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop21", @@ -765,9 +917,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 104, + "order": 114, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop22t24", @@ -775,9 +929,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 105, + "order": 115, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop25t29", @@ -785,9 +941,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 106, + "order": 116, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop30t34", @@ -795,9 +953,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 107, + "order": 117, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop35t39", @@ -805,9 +965,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 108, + "order": 118, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop40t44", @@ -815,9 +977,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 109, + "order": 119, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop45t49", @@ -825,9 +989,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 110, + "order": 120, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop50t54", @@ -835,9 +1001,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 111, + "order": 121, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop55t59", @@ -845,9 +1013,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 112, + "order": 122, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop60t61", @@ -855,9 +1025,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 113, + "order": 123, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop62t64", @@ -865,9 +1037,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 114, + "order": 124, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop65t66", @@ -875,9 +1049,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 115, + "order": 125, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop67t69", @@ -885,9 +1061,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 116, + "order": 126, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop70t74", @@ -895,9 +1073,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 117, + "order": 127, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop75t79", @@ -905,9 +1085,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 118, + "order": 128, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop80t84", @@ -915,9 +1097,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 119, + "order": 129, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdpop85pl", @@ -925,9 +1109,11 @@ "product_type": "ACS", "domain": "demographic", "category": "Demographic- Special Variable", - "order": 120, + "order": 130, "base_variable": "mdage", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop", @@ -935,9 +1121,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 121, + "order": 131, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop0t5", @@ -945,9 +1133,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 122, + "order": 132, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop5t9", @@ -955,9 +1145,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 123, + "order": 133, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop10t14", @@ -965,9 +1157,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 124, + "order": 134, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop15t19", @@ -975,9 +1169,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 125, + "order": 135, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop20t24", @@ -985,9 +1181,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 126, + "order": 136, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop25t29", @@ -995,9 +1193,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 127, + "order": 137, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop30t34", @@ -1005,9 +1205,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 128, + "order": 138, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop35t39", @@ -1015,9 +1217,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 129, + "order": 139, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop40t44", @@ -1025,9 +1229,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 130, + "order": 140, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop45t49", @@ -1035,9 +1241,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 131, + "order": 141, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop50t54", @@ -1045,9 +1253,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 132, + "order": 142, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop55t59", @@ -1055,9 +1265,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 133, + "order": 143, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop60t64", @@ -1065,9 +1277,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 134, + "order": 144, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop65t69", @@ -1075,9 +1289,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 135, + "order": 145, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop70t74", @@ -1085,9 +1301,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 136, + "order": 146, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop75t79", @@ -1095,9 +1313,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 137, + "order": 147, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop80t84", @@ -1105,9 +1325,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 138, + "order": 148, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mpop85pl", @@ -1115,9 +1337,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 139, + "order": 149, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop0t5", @@ -1125,9 +1349,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 140, + "order": 150, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop5t9", @@ -1135,9 +1361,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 141, + "order": 151, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop10t14", @@ -1145,9 +1373,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 142, + "order": 152, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop15t19", @@ -1155,9 +1385,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 143, + "order": 153, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop20t24", @@ -1165,9 +1397,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 144, + "order": 154, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop25t29", @@ -1175,9 +1409,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 145, + "order": 155, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop30t34", @@ -1185,9 +1421,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 146, + "order": 156, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop35t39", @@ -1195,9 +1433,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 147, + "order": 157, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop40t44", @@ -1205,9 +1445,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 148, + "order": 158, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop45t49", @@ -1215,9 +1457,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 149, + "order": 159, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop50t54", @@ -1225,9 +1469,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 150, + "order": 160, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop55t59", @@ -1235,9 +1481,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 151, + "order": 161, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop60t64", @@ -1245,9 +1493,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 152, + "order": 162, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop65t69", @@ -1255,9 +1505,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 153, + "order": 163, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop70t74", @@ -1265,9 +1517,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 154, + "order": 164, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop75t79", @@ -1275,9 +1529,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 155, + "order": 165, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop80t84", @@ -1285,9 +1541,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 156, + "order": 166, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fpop85pl", @@ -1295,9 +1553,11 @@ "product_type": "ACS", "domain": "demographic", "category": "PopPyramid Only", - "order": 157, + "order": 167, "base_variable": "pop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hh1", @@ -1305,9 +1565,11 @@ "product_type": "ACS", "domain": "social", "category": "Household Type", - "order": 158, + "order": 168, "base_variable": "hh1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hh1plu18", @@ -1315,9 +1577,11 @@ "product_type": "ACS", "domain": "social", "category": "Household Type", - "order": 170, + "order": 180, "base_variable": "hh1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hh1pl65pl", @@ -1325,9 +1589,11 @@ "product_type": "ACS", "domain": "social", "category": "Household Type", - "order": 171, + "order": 181, "base_variable": "hh1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "avghhsz", @@ -1335,9 +1601,11 @@ "product_type": "ACS", "domain": "social", "category": "Household Type", - "order": 172, + "order": 182, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "avgfmsz", @@ -1345,9 +1613,11 @@ "product_type": "ACS", "domain": "social", "category": "Household Type", - "order": 173, + "order": 183, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hhpop", @@ -1355,9 +1625,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 174, + "order": 184, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshphhldr", @@ -1365,9 +1637,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 175, + "order": 185, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshp_sp", @@ -1375,9 +1649,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 176, + "order": 186, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshp_ch", @@ -1385,9 +1661,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 177, + "order": 187, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshp_othr", @@ -1395,9 +1673,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 178, + "order": 188, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshp_nr", @@ -1405,9 +1685,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 179, + "order": 189, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshp_nrup", @@ -1415,9 +1697,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 180, + "order": 190, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rshp_ssup", @@ -1425,9 +1709,11 @@ "product_type": "ACS", "domain": "social", "category": "Relationship to Head of Household (Householder)", - "order": 181, + "order": 191, "base_variable": "hhpop", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_m15pl", @@ -1435,9 +1721,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 182, + "order": 192, "base_variable": "ms_m15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_mnvmrd", @@ -1445,9 +1733,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 183, + "order": 193, "base_variable": "ms_m15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_mmrdsp", @@ -1455,9 +1745,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 184, + "order": 194, "base_variable": "ms_m15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_msp", @@ -1465,9 +1757,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 185, + "order": 195, "base_variable": "ms_m15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_mwd", @@ -1475,9 +1769,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 186, + "order": 196, "base_variable": "ms_m15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_mdvcd", @@ -1485,9 +1781,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 187, + "order": 197, "base_variable": "ms_m15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_f15pl", @@ -1495,9 +1793,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 188, + "order": 198, "base_variable": "ms_f15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_fnvmrd", @@ -1505,9 +1805,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 189, + "order": 199, "base_variable": "ms_f15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_fmrdsp", @@ -1515,9 +1817,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 190, + "order": 200, "base_variable": "ms_f15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_fsp", @@ -1525,9 +1829,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 191, + "order": 201, "base_variable": "ms_f15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_fwd", @@ -1535,9 +1841,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 192, + "order": 202, "base_variable": "ms_f15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ms_fdvcd", @@ -1545,9 +1853,11 @@ "product_type": "ACS", "domain": "social", "category": "Marital Status", - "order": 193, + "order": 203, "base_variable": "ms_f15pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "gplgcu18", @@ -1555,9 +1865,11 @@ "product_type": "ACS", "domain": "social", "category": "Grandparents", - "order": 194, + "order": 204, "base_variable": "gplgcu18", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "gprgcu18", @@ -1565,9 +1877,11 @@ "product_type": "ACS", "domain": "social", "category": "Grandparents", - "order": 195, + "order": 205, "base_variable": "gplgcu18", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop3plen", @@ -1575,9 +1889,11 @@ "product_type": "ACS", "domain": "social", "category": "School Enrollment", - "order": 196, + "order": 206, "base_variable": "pop3plen", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "se_nscpsc", @@ -1585,9 +1901,11 @@ "product_type": "ACS", "domain": "social", "category": "School Enrollment", - "order": 197, + "order": 207, "base_variable": "pop3plen", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "se_kndgtn", @@ -1595,9 +1913,11 @@ "product_type": "ACS", "domain": "social", "category": "School Enrollment", - "order": 198, + "order": 208, "base_variable": "pop3plen", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "se_g1t8", @@ -1605,9 +1925,11 @@ "product_type": "ACS", "domain": "social", "category": "School Enrollment", - "order": 199, + "order": 209, "base_variable": "pop3plen", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "se_g9t12", @@ -1615,9 +1937,11 @@ "product_type": "ACS", "domain": "social", "category": "School Enrollment", - "order": 200, + "order": 210, "base_variable": "pop3plen", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "se_clggsc", @@ -1625,9 +1949,11 @@ "product_type": "ACS", "domain": "social", "category": "School Enrollment", - "order": 201, + "order": 211, "base_variable": "pop3plen", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_p25pl", @@ -1635,9 +1961,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 202, + "order": 212, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_lt9g", @@ -1645,9 +1973,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 203, + "order": 213, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_9t12nd", @@ -1655,9 +1985,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 204, + "order": 214, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_hscgrd", @@ -1665,9 +1997,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 205, + "order": 215, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_sclgnd", @@ -1675,9 +2009,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 206, + "order": 216, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_ascd", @@ -1685,9 +2021,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 207, + "order": 217, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_bchd", @@ -1695,9 +2033,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 208, + "order": 218, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_grdpfd", @@ -1705,9 +2045,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 209, + "order": 219, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_lthsgr", @@ -1715,9 +2057,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 210, + "order": 220, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ea_bchdh", @@ -1725,9 +2069,11 @@ "product_type": "ACS", "domain": "social", "category": "Educational Attainment (Highest Grade Completed)", - "order": 211, + "order": 221, "base_variable": "ea_p25pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvpop18pl", @@ -1735,9 +2081,11 @@ "product_type": "ACS", "domain": "social", "category": "Veteran Status", - "order": 212, + "order": 222, "base_variable": "cvpop18pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvvet18pl", @@ -1745,9 +2093,11 @@ "product_type": "ACS", "domain": "social", "category": "Veteran Status", - "order": 213, + "order": 223, "base_variable": "cvpop18pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop1pl", @@ -1755,9 +2105,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 245, + "order": 255, "base_variable": "pop1pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smhs", @@ -1765,9 +2117,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 246, + "order": 256, "base_variable": "pop1pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dfhs1", @@ -1775,9 +2129,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 247, + "order": 257, "base_variable": "pop1pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dfhs2", @@ -1785,9 +2141,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 248, + "order": 258, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dfhsus", @@ -1795,9 +2153,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 249, + "order": 259, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dfhssmcnt", @@ -1805,9 +2165,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 250, + "order": 260, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dfhsdfcnt", @@ -1815,9 +2177,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 251, + "order": 261, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dhdfcntnyc", @@ -1825,9 +2189,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 252, + "order": 262, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dhnonyc", @@ -1835,9 +2201,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 253, + "order": 263, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "abroad", @@ -1845,9 +2213,11 @@ "product_type": "ACS", "domain": "social", "category": "Residence 1 Year Ago", - "order": 254, + "order": 264, "base_variable": "dfhs2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop_4", @@ -1855,9 +2225,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 255, + "order": 265, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ntv", @@ -1865,9 +2237,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 256, + "order": 266, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ntvus", @@ -1875,9 +2249,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 257, + "order": 267, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ntvnys", @@ -1885,9 +2261,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 258, + "order": 268, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ntvnotnys", @@ -1895,9 +2273,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 259, + "order": 269, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ntvprusab", @@ -1905,9 +2285,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 260, + "order": 270, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fb1", @@ -1915,9 +2297,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 261, + "order": 271, "base_variable": "pop_4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fb2", @@ -1925,9 +2309,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 262, + "order": 272, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eur", @@ -1935,9 +2321,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 263, + "order": 273, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "neur", @@ -1945,9 +2333,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 264, + "order": 274, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "untdkgdm", @@ -1955,9 +2345,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 265, + "order": 275, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "uknoengsc", @@ -1965,9 +2357,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 266, + "order": 276, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eng", @@ -1975,9 +2369,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 267, + "order": 277, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "scot", @@ -1985,9 +2381,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 268, + "order": 278, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ireland", @@ -1995,9 +2393,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 269, + "order": 279, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "denmark", @@ -2005,9 +2405,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 270, + "order": 280, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "norway", @@ -2015,9 +2417,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 271, + "order": 281, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sweden", @@ -2025,9 +2429,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 272, + "order": 282, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oneur", @@ -2035,9 +2441,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 273, + "order": 283, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "weur", @@ -2045,9 +2453,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 274, + "order": 284, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "austria", @@ -2055,9 +2465,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 275, + "order": 285, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "belgium", @@ -2065,9 +2477,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 276, + "order": 286, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "france", @@ -2075,9 +2489,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 277, + "order": 287, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "germany", @@ -2085,9 +2501,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 278, + "order": 288, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nthrlds", @@ -2095,9 +2513,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 279, + "order": 289, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "switzrld", @@ -2105,9 +2525,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 280, + "order": 290, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oweur", @@ -2115,9 +2537,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 281, + "order": 291, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "seur", @@ -2125,9 +2549,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 282, + "order": 292, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "greece", @@ -2135,9 +2561,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 283, + "order": 293, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "italy", @@ -2145,9 +2573,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 284, + "order": 294, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "portugal", @@ -2155,9 +2585,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 285, + "order": 295, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "spain", @@ -2165,9 +2597,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 286, + "order": 297, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oseur", @@ -2175,9 +2609,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 287, + "order": 298, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eeur", @@ -2185,9 +2621,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 288, + "order": 299, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "albania", @@ -2195,9 +2633,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 289, + "order": 300, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "belarus", @@ -2205,9 +2645,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 290, + "order": 301, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bulgaria", @@ -2215,9 +2657,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 291, + "order": 302, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "croatia", @@ -2225,9 +2669,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 292, + "order": 303, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "czchslv", @@ -2235,9 +2681,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 293, + "order": 304, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hungary", @@ -2245,9 +2693,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 294, + "order": 305, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "latvia", @@ -2255,9 +2705,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 295, + "order": 306, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lthuania", @@ -2265,9 +2717,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 296, + "order": 307, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mcdonia", @@ -2275,9 +2729,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 297, + "order": 308, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "moldova", @@ -2285,9 +2741,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 298, + "order": 309, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "poland", @@ -2295,9 +2753,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 299, + "order": 310, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "romania", @@ -2305,9 +2765,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 300, + "order": 311, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "russia", @@ -2315,9 +2777,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 301, + "order": 312, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ukraine", @@ -2325,9 +2789,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 302, + "order": 313, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bosniah", @@ -2335,9 +2801,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 303, + "order": 314, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "serbia", @@ -2345,9 +2813,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 304, + "order": 315, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oeeur", @@ -2355,9 +2825,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 305, + "order": 316, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eurnec", @@ -2365,9 +2837,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 306, + "order": 317, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "asia", @@ -2375,9 +2849,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 307, + "order": 318, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "easia", @@ -2385,9 +2861,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 308, + "order": 319, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "china", @@ -2395,9 +2873,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 309, + "order": 320, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "chnohktwn", @@ -2405,9 +2885,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 310, + "order": 321, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hongkong", @@ -2415,9 +2897,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 311, + "order": 322, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "taiwan", @@ -2425,9 +2909,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 312, + "order": 323, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "japan", @@ -2435,9 +2921,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 313, + "order": 324, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "korea", @@ -2445,9 +2933,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 314, + "order": 325, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oeasia", @@ -2455,9 +2945,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 315, + "order": 326, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "scasia", @@ -2465,9 +2957,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 316, + "order": 327, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "afghan", @@ -2475,9 +2969,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 317, + "order": 328, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bngldsh", @@ -2485,9 +2981,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 318, + "order": 329, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "india", @@ -2495,9 +2993,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 319, + "order": 331, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "iran", @@ -2505,9 +3005,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 320, + "order": 332, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "kzkhstan", @@ -2515,9 +3017,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 321, + "order": 333, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nepal", @@ -2525,9 +3029,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 322, + "order": 334, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pakistan", @@ -2535,9 +3041,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 323, + "order": 335, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "srilanka", @@ -2545,9 +3053,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 324, + "order": 336, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "uzbkstan", @@ -2555,19 +3065,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 325, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "oscasia", - "variable_name_front_end": "Other South Central Asia", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 326, + "order": 337, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "seasia", @@ -2575,9 +3077,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 327, + "order": 339, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cambodia", @@ -2585,9 +3089,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 328, + "order": 340, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "indnsia", @@ -2595,9 +3101,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 329, + "order": 341, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "laos", @@ -2605,9 +3113,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 330, + "order": 342, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "malaysia", @@ -2615,19 +3125,23 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 331, + "order": 343, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "burma", - "variable_name_front_end": "Burma", + "variable_name_front_end": "Burma (Myanmar)", "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 332, + "order": 344, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "philipns", @@ -2635,9 +3149,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 333, + "order": 345, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sngapore", @@ -2645,9 +3161,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 334, + "order": 346, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "thailand", @@ -2655,9 +3173,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 335, + "order": 347, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vietnam", @@ -2665,9 +3185,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 336, + "order": 348, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oseasia", @@ -2675,9 +3197,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 337, + "order": 349, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "wasia", @@ -2685,9 +3209,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 338, + "order": 350, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "iraq", @@ -2695,9 +3221,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 339, + "order": 353, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "israel", @@ -2705,9 +3233,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 340, + "order": 354, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "jordan", @@ -2715,9 +3245,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 341, + "order": 355, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "kuwait", @@ -2725,9 +3257,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 342, + "order": 356, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lebanon", @@ -2735,9 +3269,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 343, + "order": 357, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "saudiar", @@ -2745,9 +3281,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 344, + "order": 358, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "syria", @@ -2755,9 +3293,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 345, + "order": 359, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "yemen", @@ -2765,9 +3305,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 346, + "order": 361, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "turkey", @@ -2775,9 +3317,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 347, + "order": 362, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "armenia", @@ -2785,29 +3329,23 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 348, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "owasia", - "variable_name_front_end": "Other Western Asia", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 349, + "order": 363, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "asianec", - "variable_name_front_end": "Asia,n.e.c.", + "variable_name_front_end": "Asia, n.e.c.", "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 350, + "order": 365, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "afr", @@ -2815,9 +3353,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 351, + "order": 366, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eafr", @@ -2825,9 +3365,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 352, + "order": 367, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eritrea", @@ -2835,9 +3377,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 353, + "order": 368, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ethiopia", @@ -2845,9 +3389,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 354, + "order": 369, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "kenya", @@ -2855,19 +3401,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 355, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "oeafr", - "variable_name_front_end": "Other Eastern Africa", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 356, + "order": 370, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mafr", @@ -2875,9 +3413,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 357, + "order": 376, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cameroon", @@ -2885,19 +3425,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 358, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "omafr", - "variable_name_front_end": "Other Middle Africa", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 359, + "order": 377, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nafr", @@ -2905,9 +3437,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 360, + "order": 381, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "egypt", @@ -2915,9 +3449,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 361, + "order": 383, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "morocco", @@ -2925,9 +3461,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 362, + "order": 384, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sudan", @@ -2935,19 +3473,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 363, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "onafr", - "variable_name_front_end": "Other Northern Africa", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 364, + "order": 385, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sthrnafr", @@ -2955,9 +3485,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 365, + "order": 387, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sthafrca", @@ -2965,9 +3497,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 366, + "order": 388, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "osthrnafr", @@ -2975,9 +3509,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 367, + "order": 389, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "wafr", @@ -2985,9 +3521,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 368, + "order": 390, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "caboverd", @@ -2995,9 +3533,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 369, + "order": 391, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ghana", @@ -3005,9 +3545,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 370, + "order": 392, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "liberia", @@ -3015,9 +3557,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 371, + "order": 394, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nigeria", @@ -3025,9 +3569,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 372, + "order": 395, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sierral", @@ -3035,19 +3581,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 373, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "owafr", - "variable_name_front_end": "Other Western Africa", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 374, + "order": 397, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "afrnec", @@ -3055,9 +3593,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 375, + "order": 400, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oceania", @@ -3065,9 +3605,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 376, + "order": 401, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ausnzsbr", @@ -3075,9 +3617,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 377, + "order": 402, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "austrlia", @@ -3085,9 +3629,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 378, + "order": 403, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oausnzsbr", @@ -3095,9 +3641,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 379, + "order": 404, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fiji", @@ -3105,19 +3653,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 380, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "ocnianec", - "variable_name_front_end": "Oceania, n.e.c.", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 381, + "order": 405, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "amricas", @@ -3125,9 +3665,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 382, + "order": 409, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lam", @@ -3135,9 +3677,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 383, + "order": 410, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "carib", @@ -3145,9 +3689,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 384, + "order": 411, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bahamas", @@ -3155,9 +3701,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 385, + "order": 412, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "barbados", @@ -3165,9 +3713,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 386, + "order": 413, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cuba", @@ -3175,9 +3725,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 387, + "order": 414, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dominica", @@ -3185,9 +3737,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 388, + "order": 415, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "domrep", @@ -3195,9 +3749,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 389, + "order": 416, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grenada", @@ -3205,9 +3761,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 390, + "order": 417, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "haiti", @@ -3215,9 +3773,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 391, + "order": 418, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "jamaica", @@ -3225,9 +3785,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 392, + "order": 419, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "stvgren", @@ -3235,9 +3797,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 393, + "order": 421, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "trandtob", @@ -3245,9 +3809,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 394, + "order": 422, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "windies", @@ -3255,19 +3821,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 395, - "base_variable": "fb2", - "unit_type": "basic" - }, - { - "pff_variable": "ocarib", - "variable_name_front_end": "Other Caribbean", - "product_type": "ACS", - "domain": "social", - "category": "Place of Birth", - "order": 396, + "order": 423, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cam", @@ -3275,9 +3833,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 397, + "order": 425, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mexico", @@ -3285,9 +3845,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 398, + "order": 426, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "belize", @@ -3295,9 +3857,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 399, + "order": 427, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cstarica", @@ -3305,9 +3869,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 400, + "order": 428, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "elslvdr", @@ -3315,9 +3881,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 401, + "order": 429, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "guatmala", @@ -3325,9 +3893,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 402, + "order": 430, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "honduras", @@ -3335,9 +3905,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 403, + "order": 431, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nicargua", @@ -3345,9 +3917,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 404, + "order": 432, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "panama", @@ -3355,9 +3929,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 405, + "order": 433, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ocam", @@ -3365,9 +3941,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 406, + "order": 434, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sam", @@ -3375,9 +3953,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 407, + "order": 435, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "argntina", @@ -3385,9 +3965,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 408, + "order": 436, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bolivia", @@ -3395,9 +3977,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 409, + "order": 437, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "brazil", @@ -3405,9 +3989,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 410, + "order": 438, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "chile", @@ -3415,9 +4001,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 411, + "order": 439, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "colombia", @@ -3425,9 +4013,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 412, + "order": 440, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ecuador", @@ -3435,9 +4025,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 413, + "order": 441, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "guyana", @@ -3445,9 +4037,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 414, + "order": 442, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "peru", @@ -3455,9 +4049,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 415, + "order": 443, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "uruguay", @@ -3465,9 +4061,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 416, + "order": 444, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vnzuela", @@ -3475,9 +4073,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 417, + "order": 445, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "osam", @@ -3485,9 +4085,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 418, + "order": 446, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nam", @@ -3495,9 +4097,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 419, + "order": 447, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "canada", @@ -3505,9 +4109,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 420, + "order": 448, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "onam", @@ -3515,9 +4121,11 @@ "product_type": "ACS", "domain": "social", "category": "Place of Birth", - "order": 421, + "order": 449, "base_variable": "fb2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fb3", @@ -3525,9 +4133,11 @@ "product_type": "ACS", "domain": "social", "category": "U.S. Citizenship Status", - "order": 422, + "order": 450, "base_variable": "fb3", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fbntlzd", @@ -3535,9 +4145,11 @@ "product_type": "ACS", "domain": "social", "category": "U.S. Citizenship Status", - "order": 423, + "order": 451, "base_variable": "fb3", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fbnotczn", @@ -3545,9 +4157,11 @@ "product_type": "ACS", "domain": "social", "category": "U.S. Citizenship Status", - "order": 424, + "order": 452, "base_variable": "fb3", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop_5", @@ -3555,9 +4169,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 483, + "order": 511, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "afg", @@ -3565,9 +4181,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 484, + "order": 512, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "alb", @@ -3575,9 +4193,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 485, + "order": 513, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "alsatn", @@ -3585,9 +4205,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 486, + "order": 514, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "amercn", @@ -3595,9 +4217,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 487, + "order": 515, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "arab", @@ -3605,9 +4229,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 488, + "order": 516, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "egyptn", @@ -3615,9 +4241,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 489, + "order": 517, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "iraqi", @@ -3625,9 +4253,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 490, + "order": 518, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "jrdnian", @@ -3635,9 +4265,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 491, + "order": 519, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lebanese", @@ -3645,9 +4277,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 492, + "order": 520, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "moroccan", @@ -3655,9 +4289,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 493, + "order": 521, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "palstnian", @@ -3665,9 +4301,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 494, + "order": 522, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "syrian", @@ -3675,9 +4313,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 495, + "order": 523, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "arabsub", @@ -3685,9 +4325,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 496, + "order": 524, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oarab", @@ -3695,9 +4337,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 497, + "order": 525, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "armenian", @@ -3705,9 +4349,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 498, + "order": 526, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "asyrchlds", @@ -3715,9 +4361,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 499, + "order": 527, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "austrln", @@ -3725,9 +4373,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 500, + "order": 528, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "austrian", @@ -3735,9 +4385,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 501, + "order": 529, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "basque", @@ -3745,9 +4397,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 502, + "order": 530, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "belgian", @@ -3755,9 +4409,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 503, + "order": 531, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "brzlian", @@ -3765,9 +4421,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 504, + "order": 532, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "british", @@ -3775,9 +4433,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 505, + "order": 533, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bulgrian", @@ -3785,9 +4445,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 506, + "order": 534, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cajun", @@ -3795,9 +4457,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 507, + "order": 535, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "canadian", @@ -3805,9 +4469,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 508, + "order": 536, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "carprusn", @@ -3815,9 +4481,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 509, + "order": 537, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "celtic", @@ -3825,9 +4493,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 510, + "order": 538, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "croatian", @@ -3835,9 +4505,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 511, + "order": 539, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cypriot", @@ -3845,9 +4517,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 512, + "order": 540, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "czech", @@ -3855,9 +4529,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 513, + "order": 541, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "czechslv", @@ -3865,9 +4541,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 514, + "order": 542, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "danish", @@ -3875,9 +4553,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 515, + "order": 543, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dutch", @@ -3885,9 +4565,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 516, + "order": 544, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "eeurpn", @@ -3895,9 +4577,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 517, + "order": 545, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "english", @@ -3905,9 +4589,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 518, + "order": 546, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "estonian", @@ -3915,9 +4601,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 519, + "order": 547, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "european", @@ -3925,9 +4613,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 520, + "order": 548, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "finnish", @@ -3935,9 +4625,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 521, + "order": 549, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "frnotbsq", @@ -3945,9 +4637,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 522, + "order": 550, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "frcandian", @@ -3955,9 +4649,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 523, + "order": 551, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "german", @@ -3965,9 +4661,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 524, + "order": 552, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "germrus", @@ -3975,9 +4673,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 525, + "order": 553, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "greek", @@ -3985,9 +4685,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 526, + "order": 554, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "guyanese", @@ -3995,9 +4697,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 527, + "order": 555, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hgrian", @@ -4005,9 +4709,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 528, + "order": 556, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "icelndr", @@ -4015,9 +4721,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 529, + "order": 557, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "iranian", @@ -4025,9 +4733,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 530, + "order": 558, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "irish", @@ -4035,9 +4745,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 531, + "order": 559, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "israeli", @@ -4045,9 +4757,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 532, + "order": 560, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "italian", @@ -4055,9 +4769,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 533, + "order": 561, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "latvian", @@ -4065,9 +4781,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 534, + "order": 562, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lthian", @@ -4075,19 +4793,23 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 535, + "order": 563, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "luxmbgr", - "variable_name_front_end": "Luxemburger", + "variable_name_front_end": "Luxembourger", "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 536, + "order": 564, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "macdnian", @@ -4095,9 +4817,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 537, + "order": 565, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "maltese", @@ -4105,9 +4829,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 538, + "order": 566, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nzealnd", @@ -4115,9 +4841,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 539, + "order": 567, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "neurpn", @@ -4125,9 +4853,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 540, + "order": 568, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "norwgian", @@ -4135,9 +4865,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 541, + "order": 569, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "penngerm", @@ -4145,9 +4877,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 542, + "order": 570, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "polish", @@ -4155,9 +4889,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 543, + "order": 571, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "portgese", @@ -4165,9 +4901,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 544, + "order": 572, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "romanian", @@ -4175,9 +4913,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 545, + "order": 573, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "russian", @@ -4185,9 +4925,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 546, + "order": 574, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "scandnvn", @@ -4195,9 +4937,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 547, + "order": 575, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sctchirsh", @@ -4205,9 +4949,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 548, + "order": 576, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "scottish", @@ -4215,9 +4961,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 549, + "order": 577, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "serbian", @@ -4225,9 +4973,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 550, + "order": 578, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "slavic", @@ -4235,9 +4985,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 551, + "order": 579, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "slovak", @@ -4245,9 +4997,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 552, + "order": 580, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "slovene", @@ -4255,9 +5009,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 553, + "order": 581, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "svtunion", @@ -4265,19 +5021,23 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 554, + "order": 582, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "subsaf", - "variable_name_front_end": "Subsaharan African", + "variable_name_front_end": "Sub-Saharan African", "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 555, + "order": 583, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvrdean", @@ -4285,9 +5045,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 556, + "order": 584, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ethpian", @@ -4295,9 +5057,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 557, + "order": 585, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ghanaian", @@ -4305,9 +5069,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 558, + "order": 586, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "kenyan", @@ -4315,9 +5081,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 559, + "order": 587, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "liberian", @@ -4325,9 +5093,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 560, + "order": 588, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nigerian", @@ -4335,9 +5105,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 561, + "order": 589, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "snglese", @@ -4345,9 +5117,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 562, + "order": 590, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sleonean", @@ -4355,9 +5129,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 563, + "order": 591, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "somali", @@ -4365,9 +5141,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 564, + "order": 592, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "safrican", @@ -4375,9 +5153,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 565, + "order": 593, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "sudanese", @@ -4385,9 +5165,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 566, + "order": 594, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ugandan", @@ -4395,9 +5177,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 567, + "order": 595, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "zmbwean", @@ -4405,9 +5189,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 568, + "order": 596, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "african", @@ -4415,19 +5201,23 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 569, + "order": 597, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "osubsafr", - "variable_name_front_end": "Other Subsaharan African", + "variable_name_front_end": "Other Sub-Saharan African", "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 570, + "order": 598, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "swedish", @@ -4435,9 +5225,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 571, + "order": 599, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "swiss", @@ -4445,9 +5237,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 572, + "order": 600, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "turkish", @@ -4455,9 +5249,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 573, + "order": 601, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ukrnian", @@ -4465,9 +5261,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 574, + "order": 602, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "welsh", @@ -4475,9 +5273,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 575, + "order": 603, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "windnhsp", @@ -4485,9 +5285,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 576, + "order": 604, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bahamian", @@ -4495,9 +5297,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 577, + "order": 605, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "brbdian", @@ -4505,9 +5309,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 578, + "order": 606, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "belizean", @@ -4515,9 +5321,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 579, + "order": 607, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "bermudan", @@ -4525,9 +5333,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 580, + "order": 608, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "brtwind", @@ -4535,9 +5345,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 581, + "order": 609, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "dchwind", @@ -4545,9 +5357,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 582, + "order": 610, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "haitian", @@ -4555,9 +5369,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 583, + "order": 611, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "jamaican", @@ -4565,9 +5381,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 584, + "order": 612, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "tandtob", @@ -4575,9 +5393,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 585, + "order": 613, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "usvrgis", @@ -4585,9 +5405,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 586, + "order": 614, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "windsub", @@ -4595,9 +5417,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 587, + "order": 615, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "owind", @@ -4605,9 +5429,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 588, + "order": 616, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "yugoslv", @@ -4615,9 +5441,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 589, + "order": 617, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "othr", @@ -4625,9 +5453,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 590, + "order": 618, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "unclsnr", @@ -4635,9 +5465,11 @@ "product_type": "ACS", "domain": "social", "category": "Ancestry", - "order": 591, + "order": 619, "base_variable": "pop_5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hh4", @@ -4645,9 +5477,11 @@ "product_type": "ACS", "domain": "social", "category": "Social-Special Variable", - "order": 595, + "order": 623, "base_variable": "avghhsz", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fam3", @@ -4655,9 +5489,11 @@ "product_type": "ACS", "domain": "social", "category": "Social-Special Variable", - "order": 596, + "order": 624, "base_variable": "avgfmsz", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hhpop1", @@ -4665,9 +5501,11 @@ "product_type": "ACS", "domain": "social", "category": "Social-Special Variable", - "order": 597, + "order": 625, "base_variable": "avghhsz", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popinfms", @@ -4675,9 +5513,11 @@ "product_type": "ACS", "domain": "social", "category": "Social-Special Variable", - "order": 598, + "order": 626, "base_variable": "avgfmsz", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop16pl", @@ -4685,9 +5525,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 599, + "order": 627, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lf", @@ -4695,9 +5537,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 600, + "order": 628, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvlf1", @@ -4705,9 +5549,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 601, + "order": 629, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvem16pl1", @@ -4715,9 +5561,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 602, + "order": 630, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvlfuem1", @@ -4725,9 +5573,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 603, + "order": 631, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "lfarmdf", @@ -4735,9 +5585,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 604, + "order": 632, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nlf1", @@ -4745,9 +5597,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 605, + "order": 633, "base_variable": "pop16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvlf2", @@ -4755,9 +5609,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 606, + "order": 634, "base_variable": "cvlf2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvlfuem2", @@ -4765,9 +5621,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 607, + "order": 635, "base_variable": "cvlf2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "f16pl", @@ -4775,9 +5633,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 608, + "order": 636, "base_variable": "f16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "f16pllf", @@ -4785,9 +5645,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 609, + "order": 637, "base_variable": "f16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "f16plcvlf", @@ -4795,9 +5657,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 610, + "order": 638, "base_variable": "f16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "f16plclfe", @@ -4805,9 +5669,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 611, + "order": 639, "base_variable": "f16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochu6", @@ -4815,9 +5681,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 612, + "order": 640, "base_variable": "ochu6", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochu6plf", @@ -4825,9 +5693,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 613, + "order": 641, "base_variable": "ochu6", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "och6t17", @@ -4835,9 +5705,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 614, + "order": 642, "base_variable": "och6t17", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oc6t17plf", @@ -4845,9 +5717,11 @@ "product_type": "ACS", "domain": "economic", "category": "Employment Status", - "order": 615, + "order": 643, "base_variable": "och6t17", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "wrkr16pl", @@ -4855,9 +5729,11 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 616, + "order": 644, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cw_drvaln", @@ -4865,9 +5741,11 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 617, + "order": 645, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cw_crpld", @@ -4875,9 +5753,11 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 618, + "order": 646, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cw_pbtrns", @@ -4885,9 +5765,11 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 619, + "order": 647, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cw_wlkd", @@ -4895,9 +5777,11 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 620, + "order": 648, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cw_oth", @@ -4905,19 +5789,23 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 621, + "order": 649, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cw_wrkdhm", - "variable_name_front_end": "Worked at home", + "variable_name_front_end": "Worked from home", "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 622, + "order": 650, "base_variable": "wrkr16pl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mntrvtm", @@ -4925,9 +5813,11 @@ "product_type": "ACS", "domain": "economic", "category": "Commute to Work", - "order": 623, + "order": 651, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvem16pl2", @@ -4935,9 +5825,11 @@ "product_type": "ACS", "domain": "economic", "category": "Occupation", - "order": 624, + "order": 652, "base_variable": "cvem16pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mgbsciart", @@ -4945,9 +5837,11 @@ "product_type": "ACS", "domain": "economic", "category": "Occupation", - "order": 625, + "order": 653, "base_variable": "cvem16pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "srvc", @@ -4955,9 +5849,11 @@ "product_type": "ACS", "domain": "economic", "category": "Occupation", - "order": 626, + "order": 654, "base_variable": "cvem16pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "salesoff", @@ -4965,9 +5861,11 @@ "product_type": "ACS", "domain": "economic", "category": "Occupation", - "order": 627, + "order": 655, "base_variable": "cvem16pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nrcnstmnt", @@ -4975,9 +5873,11 @@ "product_type": "ACS", "domain": "economic", "category": "Occupation", - "order": 628, + "order": 656, "base_variable": "cvem16pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "prdtrnsmm", @@ -4985,9 +5885,11 @@ "product_type": "ACS", "domain": "economic", "category": "Occupation", - "order": 629, + "order": 657, "base_variable": "cvem16pl2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "cvem16pl4", @@ -4995,9 +5897,11 @@ "product_type": "ACS", "domain": "economic", "category": "Class of Worker", - "order": 644, + "order": 672, "base_variable": "cvem16pl4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "prvwswrkr", @@ -5005,9 +5909,11 @@ "product_type": "ACS", "domain": "economic", "category": "Class of Worker", - "order": 645, + "order": 673, "base_variable": "cvem16pl4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "gvtwrkr", @@ -5015,9 +5921,11 @@ "product_type": "ACS", "domain": "economic", "category": "Class of Worker", - "order": 646, + "order": 674, "base_variable": "cvem16pl4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "slfemninc", @@ -5025,9 +5933,11 @@ "product_type": "ACS", "domain": "economic", "category": "Class of Worker", - "order": 647, + "order": 675, "base_variable": "cvem16pl4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "updfmwrkr", @@ -5035,9 +5945,11 @@ "product_type": "ACS", "domain": "economic", "category": "Class of Worker", - "order": 648, + "order": 676, "base_variable": "cvem16pl4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hh2", @@ -5045,9 +5957,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 649, + "order": 677, "base_variable": "hh2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhinc", @@ -5055,9 +5969,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 660, + "order": 688, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mnhhinc", @@ -5065,9 +5981,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 661, + "order": 689, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "inc_sosec", @@ -5075,9 +5993,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 662, + "order": 690, "base_variable": "hh2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "inc_rtrmt", @@ -5085,9 +6005,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 663, + "order": 691, "base_variable": "hh2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "inc_spsec", @@ -5095,9 +6017,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 664, + "order": 692, "base_variable": "hh2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "inc_cpba", @@ -5105,9 +6029,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 665, + "order": 693, "base_variable": "hh2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "inc_snap", @@ -5115,9 +6041,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 666, + "order": 694, "base_variable": "hh2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fam2", @@ -5125,9 +6053,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 667, + "order": 695, "base_variable": "fam2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfaminc", @@ -5135,9 +6065,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 678, + "order": 706, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfam2", @@ -5145,9 +6077,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 679, + "order": 707, "base_variable": "nfam2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdnfinc", @@ -5155,9 +6089,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 680, + "order": 708, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "percapinc", @@ -5165,9 +6101,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income and Benefits", - "order": 681, + "order": 709, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdewrk", @@ -5175,9 +6113,11 @@ "product_type": "ACS", "domain": "economic", "category": "Earnings", - "order": 682, + "order": 710, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdemftwrk", @@ -5185,9 +6125,11 @@ "product_type": "ACS", "domain": "economic", "category": "Earnings", - "order": 683, + "order": 711, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdefftwrk", @@ -5195,9 +6137,11 @@ "product_type": "ACS", "domain": "economic", "category": "Earnings", - "order": 684, + "order": 712, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fampvu", @@ -5205,9 +6149,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 709, + "order": 737, "base_variable": "fampvu", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fambwpv", @@ -5215,9 +6161,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 710, + "order": 738, "base_variable": "fampvu", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "poppvu1", @@ -5225,9 +6173,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 711, + "order": 739, "base_variable": "poppvu1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pbwpv", @@ -5235,9 +6185,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 712, + "order": 740, "base_variable": "poppvu1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pu18pvu", @@ -5245,9 +6197,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 713, + "order": 741, "base_variable": "pu18pvu", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pu18bwpv", @@ -5255,9 +6209,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 714, + "order": 742, "base_variable": "pu18pvu", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "p65plpvu", @@ -5265,9 +6221,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 715, + "order": 743, "base_variable": "p65plpvu", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "p65plbwpv", @@ -5275,9 +6233,11 @@ "product_type": "ACS", "domain": "economic", "category": "Income in Past 12 Months is Below the Poverty Level", - "order": 716, + "order": 744, "base_variable": "p65plpvu", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "poppvu2", @@ -5285,9 +6245,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 717, + "order": 745, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pvu50", @@ -5295,9 +6257,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 718, + "order": 746, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv50t74", @@ -5305,9 +6269,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 719, + "order": 747, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv75t99", @@ -5315,9 +6281,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 720, + "order": 748, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv100t124", @@ -5325,9 +6293,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 721, + "order": 749, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv125t149", @@ -5335,9 +6305,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 722, + "order": 750, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv150t174", @@ -5345,9 +6317,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 723, + "order": 751, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv175t184", @@ -5355,9 +6329,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 724, + "order": 752, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv185t199", @@ -5365,9 +6341,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 725, + "order": 753, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv200t299", @@ -5375,9 +6353,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 726, + "order": 754, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv300t399", @@ -5385,9 +6365,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 727, + "order": 755, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv400t499", @@ -5395,9 +6377,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 728, + "order": 756, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pv500pl", @@ -5405,9 +6389,11 @@ "product_type": "ACS", "domain": "economic", "category": "Ratio of Income to Poverty Level", - "order": 729, + "order": 757, "base_variable": "poppvu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "agttm", @@ -5415,9 +6401,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 730, + "order": 758, "base_variable": "mntrvtm", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "wrkrnothm", @@ -5425,9 +6413,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 731, + "order": 759, "base_variable": "mntrvtm", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "aghhinc", @@ -5435,9 +6425,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 732, + "order": 760, "base_variable": "mnhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hh5", @@ -5445,9 +6437,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 733, + "order": 761, "base_variable": "mnhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "pop_6", @@ -5455,9 +6449,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 734, + "order": 762, "base_variable": "percapinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "agip15pl", @@ -5465,9 +6461,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 735, + "order": 763, "base_variable": "percapinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhh", @@ -5475,9 +6473,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 736, + "order": 764, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhiu10", @@ -5485,9 +6485,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 737, + "order": 765, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi10t14", @@ -5495,9 +6497,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 738, + "order": 766, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi15t19", @@ -5505,9 +6509,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 739, + "order": 767, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi20t24", @@ -5515,9 +6521,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 740, + "order": 768, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi25t29", @@ -5525,9 +6533,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 741, + "order": 769, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi30t34", @@ -5535,9 +6545,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 742, + "order": 770, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi35t39", @@ -5545,9 +6557,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 743, + "order": 771, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi40t44", @@ -5555,9 +6569,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 744, + "order": 772, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi45t49", @@ -5565,9 +6581,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 745, + "order": 773, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi50t59", @@ -5575,9 +6593,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 746, + "order": 774, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi60t74", @@ -5585,9 +6605,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 747, + "order": 775, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi75t99", @@ -5595,9 +6617,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 748, + "order": 776, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhi100t124", @@ -5605,9 +6629,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 749, + "order": 777, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhi125t149", @@ -5615,9 +6641,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 750, + "order": 778, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhi150t199", @@ -5625,9 +6653,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 751, + "order": 779, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdhhi200pl", @@ -5635,9 +6665,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 752, + "order": 780, "base_variable": "mdhhinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfam", @@ -5645,9 +6677,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 753, + "order": 781, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfamiu10", @@ -5655,9 +6689,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 754, + "order": 782, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami10t14", @@ -5665,9 +6701,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 755, + "order": 783, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami15t19", @@ -5675,9 +6713,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 756, + "order": 784, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami20t24", @@ -5685,9 +6725,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 757, + "order": 785, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami25t29", @@ -5695,9 +6737,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 758, + "order": 786, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami30t34", @@ -5705,9 +6749,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 759, + "order": 787, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami35t39", @@ -5715,9 +6761,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 760, + "order": 788, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami40t44", @@ -5725,9 +6773,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 761, + "order": 789, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami45t49", @@ -5735,9 +6785,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 762, + "order": 790, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami50t59", @@ -5745,9 +6797,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 763, + "order": 791, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami60t74", @@ -5755,9 +6809,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 764, + "order": 792, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami75t99", @@ -5765,9 +6821,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 765, + "order": 793, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfi100t124", @@ -5775,9 +6833,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 766, + "order": 794, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfi125t149", @@ -5785,9 +6845,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 767, + "order": 795, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfi150t199", @@ -5795,9 +6857,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 768, + "order": 796, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdfami200pl", @@ -5805,9 +6869,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 769, + "order": 797, "base_variable": "mdfaminc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfam", @@ -5815,9 +6881,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 770, + "order": 798, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmiu10", @@ -5825,9 +6893,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 771, + "order": 799, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi10t14", @@ -5835,9 +6905,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 772, + "order": 800, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi15t19", @@ -5845,9 +6917,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 773, + "order": 801, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi20t24", @@ -5855,9 +6929,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 774, + "order": 802, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi25t29", @@ -5865,9 +6941,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 775, + "order": 803, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi30t34", @@ -5875,9 +6953,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 776, + "order": 804, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi35t39", @@ -5885,9 +6965,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 777, + "order": 805, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi40t44", @@ -5895,9 +6977,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 778, + "order": 806, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi45t49", @@ -5905,9 +6989,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 779, + "order": 807, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi50t59", @@ -5915,9 +7001,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 780, + "order": 808, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi60t74", @@ -5925,9 +7013,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 781, + "order": 809, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfmi75t99", @@ -5935,9 +7025,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 782, + "order": 810, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nf100t124", @@ -5945,9 +7037,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 783, + "order": 811, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nf125t149", @@ -5955,9 +7049,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 784, + "order": 812, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nf150t199", @@ -5965,9 +7061,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 785, + "order": 813, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nfi200pl", @@ -5975,9 +7073,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 786, + "order": 814, "base_variable": "mdnfinc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "wrke16pl", @@ -5985,9 +7085,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 787, + "order": 815, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ernu2pt5k", @@ -5995,9 +7097,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 788, + "order": 816, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern2pt5t5", @@ -6005,9 +7109,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 789, + "order": 817, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern5t7pt5", @@ -6015,9 +7121,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 790, + "order": 818, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e7pt5t10", @@ -6025,9 +7133,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 791, + "order": 819, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e10t12pt5", @@ -6035,9 +7145,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 792, + "order": 820, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e12pt5t15", @@ -6045,9 +7157,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 793, + "order": 821, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e15t17pt5", @@ -6055,9 +7169,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 794, + "order": 822, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e17pt5t20", @@ -6065,9 +7181,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 795, + "order": 823, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e20t22pt5", @@ -6075,9 +7193,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 796, + "order": 824, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "e22pt5t25", @@ -6085,9 +7205,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 797, + "order": 825, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern25t30", @@ -6095,9 +7217,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 798, + "order": 826, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern30t35", @@ -6105,9 +7229,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 799, + "order": 827, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern35t40", @@ -6115,9 +7241,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 800, + "order": 828, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern40t45", @@ -6125,9 +7253,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 801, + "order": 829, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern45t50", @@ -6135,9 +7265,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 802, + "order": 830, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern50t55", @@ -6145,9 +7277,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 803, + "order": 831, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern55t65", @@ -6155,9 +7289,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 804, + "order": 832, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern65t75", @@ -6165,9 +7301,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 805, + "order": 833, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern75t100", @@ -6175,9 +7313,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 806, + "order": 834, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ern100pl", @@ -6185,9 +7325,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 807, + "order": 835, "base_variable": "mdewrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mwrkern", @@ -6195,9 +7337,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 808, + "order": 836, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mftu2pt5k", @@ -6205,9 +7349,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 809, + "order": 837, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft2p5t5", @@ -6215,9 +7361,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 810, + "order": 838, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft5t7p5", @@ -6225,9 +7373,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 811, + "order": 839, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft7p5t10", @@ -6235,9 +7385,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 812, + "order": 840, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mf10t12p5", @@ -6245,9 +7397,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 813, + "order": 841, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mf12p5t15", @@ -6255,9 +7409,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 814, + "order": 842, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mf15t17p5", @@ -6265,9 +7421,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 815, + "order": 843, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mf17p5t20", @@ -6275,9 +7433,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 816, + "order": 844, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mf20t22p5", @@ -6285,9 +7445,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 817, + "order": 845, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mf22p5t25", @@ -6295,9 +7457,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 818, + "order": 846, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft25t30", @@ -6305,9 +7469,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 819, + "order": 847, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft30t35", @@ -6315,9 +7481,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 820, + "order": 848, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft35t40", @@ -6325,9 +7493,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 821, + "order": 849, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft40t45", @@ -6335,9 +7505,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 822, + "order": 850, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft45t50", @@ -6345,9 +7517,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 823, + "order": 851, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft50t55", @@ -6355,9 +7529,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 824, + "order": 852, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft55t65", @@ -6365,9 +7541,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 825, + "order": 853, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft65t75", @@ -6375,9 +7553,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 826, + "order": 854, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft75t100", @@ -6385,9 +7565,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 827, + "order": 855, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mft100pl", @@ -6395,9 +7577,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 828, + "order": 856, "base_variable": "mdemftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fwrkern", @@ -6405,9 +7589,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 829, + "order": 857, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fftu2pt5k", @@ -6415,9 +7601,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 830, + "order": 858, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft2p5t5", @@ -6425,9 +7613,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 831, + "order": 859, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft5t7p5", @@ -6435,9 +7625,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 832, + "order": 860, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft7p5t10", @@ -6445,9 +7637,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 833, + "order": 861, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ff10t12p5", @@ -6455,9 +7649,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 834, + "order": 862, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ff12p5t15", @@ -6465,9 +7661,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 835, + "order": 863, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ff15t17p5", @@ -6475,9 +7673,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 836, + "order": 864, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ff17p5t20", @@ -6485,9 +7685,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 837, + "order": 865, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ff20t22p5", @@ -6495,9 +7697,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 838, + "order": 866, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ff22p5t25", @@ -6505,9 +7709,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 839, + "order": 867, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft25t30", @@ -6515,9 +7721,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 840, + "order": 868, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft30t35", @@ -6525,9 +7733,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 841, + "order": 869, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft35t40", @@ -6535,9 +7745,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 842, + "order": 870, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft40t45", @@ -6545,9 +7757,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 843, + "order": 871, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft45t50", @@ -6555,9 +7769,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 844, + "order": 872, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft50t55", @@ -6565,9 +7781,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 845, + "order": 873, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft55t65", @@ -6575,9 +7793,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 846, + "order": 874, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft65t75", @@ -6585,9 +7805,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 847, + "order": 875, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft75t100", @@ -6595,9 +7817,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 848, + "order": 876, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "fft100pl", @@ -6605,9 +7829,11 @@ "product_type": "ACS", "domain": "economic", "category": "Economic- Special Variable", - "order": 849, + "order": 877, "base_variable": "mdefftwrk", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu1", @@ -6615,9 +7841,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Occupancy", - "order": 850, + "order": 878, "base_variable": "hu1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochu1", @@ -6625,9 +7853,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Occupancy", - "order": 851, + "order": 879, "base_variable": "hu1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vachu", @@ -6635,9 +7865,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Occupancy", - "order": 852, + "order": 880, "base_variable": "hu1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hovacrt", @@ -6645,9 +7877,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Occupancy", - "order": 853, + "order": 881, "base_variable": "rate", - "unit_type": "rate" + "unit_type": "rate", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rntvacrt", @@ -6655,9 +7889,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Occupancy", - "order": 854, + "order": 882, "base_variable": "rate", - "unit_type": "rate" + "unit_type": "rate", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu2", @@ -6665,9 +7901,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 855, + "order": 883, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu1ud", @@ -6675,9 +7913,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 856, + "order": 884, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu1ua", @@ -6685,9 +7925,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 857, + "order": 885, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu2u", @@ -6695,9 +7937,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 858, + "order": 886, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu3t4u", @@ -6705,9 +7949,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 859, + "order": 887, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu5t9u", @@ -6715,9 +7961,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 860, + "order": 888, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu10t19u", @@ -6725,9 +7973,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 861, + "order": 889, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu20plu", @@ -6735,9 +7985,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 862, + "order": 890, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mobhm", @@ -6745,9 +7997,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 863, + "order": 891, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "btrvvetc", @@ -6755,9 +8009,11 @@ "product_type": "ACS", "domain": "housing", "category": "Units in Structure", - "order": 864, + "order": 892, "base_variable": "hu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hu4", @@ -6765,9 +8021,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 875, + "order": 903, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms1", @@ -6775,9 +8033,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 876, + "order": 904, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms2", @@ -6785,9 +8045,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 877, + "order": 905, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms3", @@ -6795,9 +8057,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 878, + "order": 906, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms4", @@ -6805,9 +8069,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 879, + "order": 907, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms5", @@ -6815,9 +8081,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 880, + "order": 908, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms6", @@ -6825,9 +8093,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 881, + "order": 909, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms7", @@ -6835,9 +8105,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 882, + "order": 910, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms8", @@ -6845,9 +8117,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 883, + "order": 911, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rms9pl", @@ -6855,9 +8129,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 884, + "order": 912, "base_variable": "hu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdrms", @@ -6865,9 +8141,11 @@ "product_type": "ACS", "domain": "housing", "category": "Rooms", - "order": 885, + "order": 913, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochu2", @@ -6875,9 +8153,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Tenure", - "order": 886, + "order": 914, "base_variable": "ochu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oochu1", @@ -6885,9 +8165,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Tenure", - "order": 887, + "order": 915, "base_variable": "ochu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rochu1", @@ -6895,9 +8177,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Tenure", - "order": 888, + "order": 916, "base_variable": "ochu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "avghhsooc", @@ -6905,9 +8189,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Tenure", - "order": 889, + "order": 917, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "avghhsroc", @@ -6915,9 +8201,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing Tenure", - "order": 890, + "order": 918, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochu4", @@ -6925,9 +8213,11 @@ "product_type": "ACS", "domain": "housing", "category": "Vehicles Available", - "order": 896, + "order": 924, "base_variable": "ochu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "novhclav", @@ -6935,9 +8225,11 @@ "product_type": "ACS", "domain": "housing", "category": "Vehicles Available", - "order": 897, + "order": 925, "base_variable": "ochu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vhcl1av", @@ -6945,9 +8237,11 @@ "product_type": "ACS", "domain": "housing", "category": "Vehicles Available", - "order": 898, + "order": 926, "base_variable": "ochu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vhcl2av", @@ -6955,9 +8249,11 @@ "product_type": "ACS", "domain": "housing", "category": "Vehicles Available", - "order": 899, + "order": 927, "base_variable": "ochu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vhcl3plav", @@ -6965,9 +8261,11 @@ "product_type": "ACS", "domain": "housing", "category": "Vehicles Available", - "order": 900, + "order": 928, "base_variable": "ochu4", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochu5", @@ -6975,9 +8273,11 @@ "product_type": "ACS", "domain": "housing", "category": "Occupants Per Room", - "order": 901, + "order": 929, "base_variable": "ochu5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ocpr0t1", @@ -6985,9 +8285,11 @@ "product_type": "ACS", "domain": "housing", "category": "Occupants Per Room", - "order": 902, + "order": 930, "base_variable": "ochu5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ocpr1pl", @@ -6995,9 +8297,11 @@ "product_type": "ACS", "domain": "housing", "category": "Occupants Per Room", - "order": 903, + "order": 931, "base_variable": "ochu5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ocpr1p5pl", @@ -7005,9 +8309,11 @@ "product_type": "ACS", "domain": "housing", "category": "Occupants Per Room", - "order": 904, + "order": 932, "base_variable": "ochu5", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oochu2", @@ -7015,9 +8321,11 @@ "product_type": "ACS", "domain": "housing", "category": "Value", - "order": 905, + "order": 933, "base_variable": "oochu2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdvl", @@ -7025,9 +8333,11 @@ "product_type": "ACS", "domain": "housing", "category": "Value", - "order": 914, + "order": 942, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oochu3", @@ -7035,9 +8345,11 @@ "product_type": "ACS", "domain": "housing", "category": "Mortgage Status", - "order": 915, + "order": 943, "base_variable": "oochu3", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "huwmrtg", @@ -7045,9 +8357,11 @@ "product_type": "ACS", "domain": "housing", "category": "Mortgage Status", - "order": 916, + "order": 944, "base_variable": "oochu3", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hunomrtg1", @@ -7055,9 +8369,11 @@ "product_type": "ACS", "domain": "housing", "category": "Mortgage Status", - "order": 917, + "order": 945, "base_variable": "oochu3", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "huwmrtgex", @@ -7065,9 +8381,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 918, + "order": 946, "base_variable": "huwmrtgex", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smpu20", @@ -7075,9 +8393,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 919, + "order": 947, "base_variable": "huwmrtgex", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smp20t24", @@ -7085,9 +8405,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 920, + "order": 948, "base_variable": "huwmrtgex", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smp25t29", @@ -7095,9 +8417,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 921, + "order": 949, "base_variable": "huwmrtgex", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smp30t34", @@ -7105,9 +8429,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 922, + "order": 950, "base_variable": "huwmrtgex", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smp35pl", @@ -7115,9 +8441,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 923, + "order": 951, "base_variable": "huwmrtgex", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "smpntc", @@ -7125,9 +8453,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 924, + "order": 952, "base_variable": null, - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hunomrtg2", @@ -7135,9 +8465,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 925, + "order": 953, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmpu10", @@ -7145,9 +8477,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 926, + "order": 954, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmp1014", @@ -7155,9 +8489,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 927, + "order": 955, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmp1519", @@ -7165,9 +8501,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 928, + "order": 956, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmp2024", @@ -7175,9 +8513,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 929, + "order": 957, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmp2529", @@ -7185,9 +8525,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 930, + "order": 958, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmp3034", @@ -7195,9 +8537,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 931, + "order": 959, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmp35pl", @@ -7205,9 +8549,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 932, + "order": 960, "base_variable": "hunomrtg2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "nmsmpntc", @@ -7215,9 +8561,11 @@ "product_type": "ACS", "domain": "housing", "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", - "order": 933, + "order": 961, "base_variable": null, - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochuprnt1", @@ -7225,9 +8573,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent", - "order": 934, + "order": 962, "base_variable": "ochuprnt1", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "mdgr", @@ -7235,9 +8585,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent", - "order": 942, + "order": 970, "base_variable": "median", - "unit_type": "median" + "unit_type": "median", + "flag for this year!": "x", + "flagged last year!": "x" }, { "pff_variable": "mngr", @@ -7245,9 +8597,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent", - "order": 942, + "order": 971, "base_variable": "mean", - "unit_type": "mean" + "unit_type": "mean", + "flag for this year!": "x", + "flagged last year!": "x" }, { "pff_variable": "grnorntpd", @@ -7255,9 +8609,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent", - "order": 943, + "order": 972, "base_variable": null, - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochuprnt2", @@ -7265,9 +8621,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 944, + "order": 973, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpiu15", @@ -7275,9 +8633,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 945, + "order": 974, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpi15t19", @@ -7285,9 +8645,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 946, + "order": 975, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpi20t24", @@ -7295,9 +8657,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 947, + "order": 976, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpi25t29", @@ -7305,9 +8669,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 948, + "order": 977, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpi30pl", @@ -7315,9 +8681,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 949, + "order": 978, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpi50pl", @@ -7325,9 +8693,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 950, + "order": 979, "base_variable": "ochuprnt2", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "grpintc", @@ -7335,9 +8705,11 @@ "product_type": "ACS", "domain": "housing", "category": "Gross Rent as a Percentage of Household Income (GRAPI)", - "order": 951, + "order": 980, "base_variable": null, - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "hovacu", @@ -7345,9 +8717,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 952, + "order": 981, "base_variable": "hovacrt", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oochu4", @@ -7355,9 +8729,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 953, + "order": 982, "base_variable": "avghhsooc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vacsale", @@ -7365,9 +8741,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 954, + "order": 983, "base_variable": "hovacrt", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vacsoldno", @@ -7375,9 +8753,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 955, + "order": 984, "base_variable": "vacsoldno", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rntvacu", @@ -7385,9 +8765,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 956, + "order": 985, "base_variable": "rntvacrt", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "rochu2", @@ -7395,9 +8777,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 957, + "order": 986, "base_variable": "avghhsroc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vacrnt", @@ -7405,9 +8789,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 958, + "order": 987, "base_variable": "rntvacrt", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "vacrntno", @@ -7415,9 +8801,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 959, + "order": 988, "base_variable": "vacrntno", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "popoochu", @@ -7425,9 +8813,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 960, + "order": 989, "base_variable": "avghhsooc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "poprtochu", @@ -7435,9 +8825,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 961, + "order": 990, "base_variable": "avghhsroc", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "oochu5", @@ -7445,9 +8837,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 962, + "order": 991, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovlu10", @@ -7455,9 +8849,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 963, + "order": 992, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl10t14", @@ -7465,9 +8861,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 964, + "order": 993, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl15t19", @@ -7475,9 +8873,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 965, + "order": 994, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl20t24", @@ -7485,9 +8885,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 966, + "order": 995, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl25t29", @@ -7495,9 +8897,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 967, + "order": 996, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl30t34", @@ -7505,9 +8909,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 968, + "order": 997, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl35t39", @@ -7515,9 +8921,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 969, + "order": 998, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl40t49", @@ -7525,9 +8933,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 970, + "order": 999, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl50t59", @@ -7535,9 +8945,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 971, + "order": 1000, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl60t69", @@ -7545,9 +8957,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 972, + "order": 1001, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl70t79", @@ -7555,9 +8969,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 973, + "order": 1002, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl80t89", @@ -7565,9 +8981,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 974, + "order": 1003, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ovl90t99", @@ -7575,9 +8993,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 975, + "order": 1004, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov100t124", @@ -7585,9 +9005,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 976, + "order": 1005, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov125t149", @@ -7595,9 +9017,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 977, + "order": 1006, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov150t174", @@ -7605,9 +9029,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 978, + "order": 1007, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov175t199", @@ -7615,9 +9041,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 979, + "order": 1008, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov200t249", @@ -7625,9 +9053,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 980, + "order": 1009, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov250t299", @@ -7635,9 +9065,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 981, + "order": 1010, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov300t399", @@ -7645,9 +9077,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 982, + "order": 1011, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov400t499", @@ -7655,9 +9089,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 983, + "order": 1012, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov500t749", @@ -7665,9 +9101,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 984, + "order": 1013, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov750t999", @@ -7675,9 +9113,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 985, + "order": 1014, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ov1milpl", @@ -7685,9 +9125,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 986, + "order": 1015, "base_variable": "mdvl", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "roccshrnt", @@ -7695,9 +9137,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 990, + "order": 1019, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ru100", @@ -7705,9 +9149,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 991, + "order": 1020, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r100t149", @@ -7715,9 +9161,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 992, + "order": 1021, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r150t199", @@ -7725,9 +9173,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 993, + "order": 1022, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r200t249", @@ -7735,9 +9185,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 994, + "order": 1023, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r250t299", @@ -7745,9 +9197,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 995, + "order": 1024, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r300t349", @@ -7755,9 +9209,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 996, + "order": 1025, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r350t399", @@ -7765,9 +9221,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 997, + "order": 1026, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r400t449", @@ -7775,9 +9233,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 998, + "order": 1027, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r450t499", @@ -7785,9 +9245,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 999, + "order": 1028, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r500t549", @@ -7795,9 +9257,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1000, + "order": 1029, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r550t599", @@ -7805,9 +9269,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1001, + "order": 1030, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r600t649", @@ -7815,9 +9281,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1002, + "order": 1031, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r650t699", @@ -7825,9 +9293,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1003, + "order": 1032, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r700t749", @@ -7835,9 +9305,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1004, + "order": 1033, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r750t799", @@ -7845,9 +9317,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1005, + "order": 1034, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r800t899", @@ -7855,9 +9329,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1006, + "order": 1035, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r900t999", @@ -7865,9 +9341,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1007, + "order": 1036, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r1kt1249", @@ -7875,9 +9353,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1008, + "order": 1037, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r1250t1p5", @@ -7885,9 +9365,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1009, + "order": 1038, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r1p5t1999", @@ -7895,9 +9377,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1010, + "order": 1039, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "r2000pl", @@ -7905,9 +9389,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1011, + "order": 1040, "base_variable": "mdgr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null }, { "pff_variable": "ochuprnt3", @@ -7915,9 +9401,11 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1010, + "order": 1045, "base_variable": "mngr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": "x", + "flagged last year!": "x" }, { "pff_variable": "aggr", @@ -7925,8 +9413,10 @@ "product_type": "ACS", "domain": "housing", "category": "Housing- Special Variable", - "order": 1010, + "order": 1046, "base_variable": "mngr", - "unit_type": "basic" + "unit_type": "basic", + "flag for this year!": "x", + "flagged last year!": "x" } ] \ No newline at end of file diff --git a/products/factfinder/factfinder/data/acs/2024/metadata.json b/products/factfinder/factfinder/data/acs/2024/metadata.json new file mode 100644 index 0000000000..d9532f1b09 --- /dev/null +++ b/products/factfinder/factfinder/data/acs/2024/metadata.json @@ -0,0 +1,12530 @@ +[ + { + "pff_variable": "pop_1", + "variable_name_front_end": "Total population", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 1, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "male", + "variable_name_front_end": "Male", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 2, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fem", + "variable_name_front_end": "Female", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 3, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popu5", + "variable_name_front_end": "Under 5 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 4, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop5t9", + "variable_name_front_end": "5 to 9 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 5, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop10t14", + "variable_name_front_end": "10 to 14 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 6, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop15t19", + "variable_name_front_end": "15 to 19 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 7, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop20t24", + "variable_name_front_end": "20 to 24 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 8, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop25t29", + "variable_name_front_end": "25 to 29 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 9, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop30t34", + "variable_name_front_end": "30 to 34 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 10, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop35t39", + "variable_name_front_end": "35 to 39 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 11, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop40t44", + "variable_name_front_end": "40 to 44 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 12, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop45t49", + "variable_name_front_end": "45 to 49 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 13, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop50t54", + "variable_name_front_end": "50 to 54 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 14, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop55t59", + "variable_name_front_end": "55 to 59 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 15, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop60t64", + "variable_name_front_end": "60 to 64 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 16, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop65t69", + "variable_name_front_end": "65 to 69 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 17, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop70t74", + "variable_name_front_end": "70 to 74 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 18, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop75t79", + "variable_name_front_end": "75 to 79 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 19, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop80t84", + "variable_name_front_end": "80 to 84 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 20, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop85pl", + "variable_name_front_end": "85 years and over", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 21, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popu181", + "variable_name_front_end": "Under 18 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 22, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop65pl1", + "variable_name_front_end": "65 years and over", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 23, + "base_variable": "pop_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdage", + "variable_name_front_end": "Median age (years)", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 24, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popu18_2", + "variable_name_front_end": "Under 18 years", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 25, + "base_variable": "popu18_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popu18m", + "variable_name_front_end": "Male", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 26, + "base_variable": "popu18_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popu18f", + "variable_name_front_end": "Female", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 27, + "base_variable": "popu18_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop65pl2", + "variable_name_front_end": "65 years and over", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 28, + "base_variable": "pop65pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop65plm", + "variable_name_front_end": "Male", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 29, + "base_variable": "pop65pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop65plf", + "variable_name_front_end": "Female", + "product_type": "ACS", + "domain": "demographic", + "category": "Sex and Age", + "order": 30, + "base_variable": "pop65pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop_2", + "variable_name_front_end": "Total population", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 31, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsp1", + "variable_name_front_end": "Hispanic/Latino (of any race)", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 32, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nhsp", + "variable_name_front_end": "Not Hispanic/Latino", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 33, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "wtnh", + "variable_name_front_end": "White alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 34, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blnh", + "variable_name_front_end": "Black or African American alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 35, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "aiannh", + "variable_name_front_end": "American Indian and Alaska Native alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 36, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnnh", + "variable_name_front_end": "Asian alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 37, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nhpinh", + "variable_name_front_end": "Native Hawaiian and Other Pacific Islander alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 38, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "othnh", + "variable_name_front_end": "Some other race alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 39, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rc2plnh", + "variable_name_front_end": "Two or more races", + "product_type": "ACS", + "domain": "demographic", + "category": "Mutually Exclusive Race/Hispanic Origin", + "order": 40, + "base_variable": "pop_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsp2", + "variable_name_front_end": "Hispanic/Latino", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 41, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspme", + "variable_name_front_end": "Mexican", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 42, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsppr", + "variable_name_front_end": "Puerto Rican", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 43, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspcub", + "variable_name_front_end": "Cuban", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 44, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspdom", + "variable_name_front_end": "Dominican (Dominican Republic)", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 45, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspcam", + "variable_name_front_end": "Central American", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 46, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspcr", + "variable_name_front_end": "Costa Rican", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 47, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspguatm", + "variable_name_front_end": "Guatemalan", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 48, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsphnd", + "variable_name_front_end": "Honduran", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 49, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspnic", + "variable_name_front_end": "Nicaraguan", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 50, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsppan", + "variable_name_front_end": "Panamanian", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 51, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspsalv", + "variable_name_front_end": "Salvadoran", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 52, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspocam", + "variable_name_front_end": "Other Central American", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 53, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspsam", + "variable_name_front_end": "South American", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 54, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsparg", + "variable_name_front_end": "Argentinean", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 55, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspbol", + "variable_name_front_end": "Bolivian", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 56, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspchl", + "variable_name_front_end": "Chilean", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 57, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspcol", + "variable_name_front_end": "Colombian", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 58, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspec", + "variable_name_front_end": "Ecuadorian", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 59, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspprg", + "variable_name_front_end": "Paraguayan", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 60, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspperu", + "variable_name_front_end": "Peruvian", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 61, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspurg", + "variable_name_front_end": "Uruguayan", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 62, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspvnz", + "variable_name_front_end": "Venezuelan", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 63, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hsposam", + "variable_name_front_end": "Other South American", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 64, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspoth", + "variable_name_front_end": "Other Hispanic/Latino", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 65, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspspnrd", + "variable_name_front_end": "Spaniard", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 66, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspspnsh", + "variable_name_front_end": "Spanish", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 67, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspspam", + "variable_name_front_end": "Spanish American", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 68, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hspalloth", + "variable_name_front_end": "All other Hispanic/Latino", + "product_type": "ACS", + "domain": "demographic", + "category": "Hispanic Subgroup", + "order": 69, + "base_variable": "hsp2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asn1rc", + "variable_name_front_end": "Asian Alone", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 70, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asneast", + "variable_name_front_end": "East Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 71, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnchinot", + "variable_name_front_end": "Chinese, except Taiwanese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 72, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnjpn", + "variable_name_front_end": "Japanese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 73, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnkor", + "variable_name_front_end": "Korean", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 74, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnmgol", + "variable_name_front_end": "Mongolian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 75, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnokinw", + "variable_name_front_end": "Okinawan", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 76, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asntwn", + "variable_name_front_end": "Taiwanese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 77, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnoeast", + "variable_name_front_end": "Other East Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 78, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnseast", + "variable_name_front_end": "Southeast Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 79, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnburm", + "variable_name_front_end": "Burmese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 80, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asncmb", + "variable_name_front_end": "Cambodian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 81, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnflp", + "variable_name_front_end": "Filipino", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 82, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnhmng", + "variable_name_front_end": "Hmong", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 83, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnindnsn", + "variable_name_front_end": "Indonesian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 84, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnlao", + "variable_name_front_end": "Laotian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 85, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnmalsn", + "variable_name_front_end": "Malaysian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 86, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnmien", + "variable_name_front_end": "Mien", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 87, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnsingpr", + "variable_name_front_end": "Singaporean", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 88, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnthai", + "variable_name_front_end": "Thai", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 89, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnvtn", + "variable_name_front_end": "Vietnamese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 90, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnoseast", + "variable_name_front_end": "Other Southeast Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 91, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnsouth", + "variable_name_front_end": "South Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 92, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnind", + "variable_name_front_end": "Asian Indian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 93, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnbng", + "variable_name_front_end": "Bangladeshi", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 94, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnbhutn", + "variable_name_front_end": "Bhutanese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 95, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnnepal", + "variable_name_front_end": "Nepalese", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 96, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnpak", + "variable_name_front_end": "Pakistani", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 97, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnsikh", + "variable_name_front_end": "Sikh", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 98, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnsril", + "variable_name_front_end": "Sri Lankan", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 99, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnosouth", + "variable_name_front_end": "Other South Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 100, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asncntrl", + "variable_name_front_end": "Central Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 101, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnkazakh", + "variable_name_front_end": "Kazakh", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 102, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnuzbek", + "variable_name_front_end": "Uzbek", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 103, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnocntrl", + "variable_name_front_end": "Other Central Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 104, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asnoasn", + "variable_name_front_end": "Other Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 105, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asn2pl", + "variable_name_front_end": "Two or more Asian", + "product_type": "ACS", + "domain": "demographic", + "category": "Asian Subgroup", + "order": 106, + "base_variable": "asn1rc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop_3", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 107, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop0t4", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 108, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop5t9", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 109, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 110, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop15t17", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 111, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop18t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 112, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop20", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 113, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop21", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 114, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop22t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 115, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 116, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 117, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 118, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop40t44", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 119, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop45t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 120, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop50t54", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 121, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop55t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 122, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop60t61", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 123, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop62t64", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 124, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop65t66", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 125, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop67t69", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 126, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop70t74", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 127, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop75t79", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 128, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop80t84", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 129, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdpop85pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "Demographic- Special Variable", + "order": 130, + "base_variable": "mdage", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 131, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop0t5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 132, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop5t9", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 133, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 134, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop15t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 135, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop20t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 136, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 137, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 138, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 139, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop40t44", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 140, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop45t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 141, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop50t54", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 142, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop55t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 143, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop60t64", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 144, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop65t69", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 145, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop70t74", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 146, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop75t79", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 147, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop80t84", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 148, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mpop85pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 149, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop0t5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 150, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop5t9", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 151, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 152, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop15t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 153, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop20t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 154, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 155, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 156, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 157, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop40t44", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 158, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop45t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 159, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop50t54", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 160, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop55t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 161, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop60t64", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 162, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop65t69", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 163, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop70t74", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 164, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop75t79", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 165, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop80t84", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 166, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fpop85pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "demographic", + "category": "PopPyramid Only", + "order": 167, + "base_variable": "pop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh1", + "variable_name_front_end": "Total households", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 168, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fam1", + "variable_name_front_end": "Family households (families)", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 169, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "famchu18", + "variable_name_front_end": "With own children under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 170, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mrdfam", + "variable_name_front_end": "Married-couple family", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 171, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mrdchu18", + "variable_name_front_end": "With own children under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 172, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mhns", + "variable_name_front_end": "Male householder, no spouse present, family", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 173, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mhnschu18", + "variable_name_front_end": "With own children under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 174, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fhns", + "variable_name_front_end": "Female householder, no spouse present, family", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 175, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fhnschu18", + "variable_name_front_end": "With own children under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 176, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfam1", + "variable_name_front_end": "Nonfamily households", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 177, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfama", + "variable_name_front_end": "Householder living alone", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 178, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfama65pl", + "variable_name_front_end": "65 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 179, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh1plu18", + "variable_name_front_end": "Households with one or more people under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 180, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh1pl65pl", + "variable_name_front_end": "Households with one or more people 65 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 181, + "base_variable": "hh1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "avghhsz", + "variable_name_front_end": "Average household size", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 182, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "avgfmsz", + "variable_name_front_end": "Average family size", + "product_type": "ACS", + "domain": "social", + "category": "Household Type", + "order": 183, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhpop", + "variable_name_front_end": "Population in households", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 184, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshphhldr", + "variable_name_front_end": "Householder", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 185, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshp_sp", + "variable_name_front_end": "Spouse", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 186, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshp_ch", + "variable_name_front_end": "Child", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 187, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshp_othr", + "variable_name_front_end": "Other relatives", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 188, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshp_nr", + "variable_name_front_end": "Nonrelatives", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 189, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshp_nrup", + "variable_name_front_end": "Unmarried partner", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 190, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rshp_ssup", + "variable_name_front_end": "Same sex unmarried partner", + "product_type": "ACS", + "domain": "social", + "category": "Relationship to Head of Household (Householder)", + "order": 191, + "base_variable": "hhpop", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_m15pl", + "variable_name_front_end": "Males 15 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 192, + "base_variable": "ms_m15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_mnvmrd", + "variable_name_front_end": "Never married", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 193, + "base_variable": "ms_m15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_mmrdsp", + "variable_name_front_end": "Now married, except separated", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 194, + "base_variable": "ms_m15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_msp", + "variable_name_front_end": "Separated", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 195, + "base_variable": "ms_m15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_mwd", + "variable_name_front_end": "Widowed", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 196, + "base_variable": "ms_m15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_mdvcd", + "variable_name_front_end": "Divorced", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 197, + "base_variable": "ms_m15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_f15pl", + "variable_name_front_end": "Females 15 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 198, + "base_variable": "ms_f15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_fnvmrd", + "variable_name_front_end": "Never married", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 199, + "base_variable": "ms_f15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_fmrdsp", + "variable_name_front_end": "Now married, except separated", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 200, + "base_variable": "ms_f15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_fsp", + "variable_name_front_end": "Separated", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 201, + "base_variable": "ms_f15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_fwd", + "variable_name_front_end": "Widowed", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 202, + "base_variable": "ms_f15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ms_fdvcd", + "variable_name_front_end": "Divorced", + "product_type": "ACS", + "domain": "social", + "category": "Marital Status", + "order": 203, + "base_variable": "ms_f15pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gplgcu18", + "variable_name_front_end": "Number of grandparents living with own grandchildren under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Grandparents", + "order": 204, + "base_variable": "gplgcu18", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gprgcu18", + "variable_name_front_end": "Responsible for grandchildren", + "product_type": "ACS", + "domain": "social", + "category": "Grandparents", + "order": 205, + "base_variable": "gplgcu18", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop3plen", + "variable_name_front_end": "Population 3 years and over enrolled in school", + "product_type": "ACS", + "domain": "social", + "category": "School Enrollment", + "order": 206, + "base_variable": "pop3plen", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "se_nscpsc", + "variable_name_front_end": "Nursery school, preschool", + "product_type": "ACS", + "domain": "social", + "category": "School Enrollment", + "order": 207, + "base_variable": "pop3plen", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "se_kndgtn", + "variable_name_front_end": "Kindergarten", + "product_type": "ACS", + "domain": "social", + "category": "School Enrollment", + "order": 208, + "base_variable": "pop3plen", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "se_g1t8", + "variable_name_front_end": "Elementary school (grades 1-8)", + "product_type": "ACS", + "domain": "social", + "category": "School Enrollment", + "order": 209, + "base_variable": "pop3plen", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "se_g9t12", + "variable_name_front_end": "High school (grades 9-12)", + "product_type": "ACS", + "domain": "social", + "category": "School Enrollment", + "order": 210, + "base_variable": "pop3plen", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "se_clggsc", + "variable_name_front_end": "College or graduate school", + "product_type": "ACS", + "domain": "social", + "category": "School Enrollment", + "order": 211, + "base_variable": "pop3plen", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_p25pl", + "variable_name_front_end": "Population 25 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 212, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_lt9g", + "variable_name_front_end": "Less than 9th grade", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 213, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_9t12nd", + "variable_name_front_end": "9th to 12th grade, no diploma", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 214, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_hscgrd", + "variable_name_front_end": "High school graduate (includes equivalency)", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 215, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_sclgnd", + "variable_name_front_end": "Some college, no degree", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 216, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_ascd", + "variable_name_front_end": "Associate's degree", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 217, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_bchd", + "variable_name_front_end": "Bachelor's degree", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 218, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_grdpfd", + "variable_name_front_end": "Graduate or professional degree", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 219, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_lthsgr", + "variable_name_front_end": "Less than high school graduate", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 220, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ea_bchdh", + "variable_name_front_end": "Bachelor's degree or higher", + "product_type": "ACS", + "domain": "social", + "category": "Educational Attainment (Highest Grade Completed)", + "order": 221, + "base_variable": "ea_p25pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvpop18pl", + "variable_name_front_end": "Civilian population 18 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Veteran Status", + "order": 222, + "base_variable": "cvpop18pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvvet18pl", + "variable_name_front_end": "Veterans", + "product_type": "ACS", + "domain": "social", + "category": "Veteran Status", + "order": 223, + "base_variable": "cvpop18pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnipop1", + "variable_name_front_end": "Total civilian noninstitutionalized population", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 224, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid", + "variable_name_front_end": "With a disability", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 225, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid_hrg", + "variable_name_front_end": "With a hearing difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 226, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid_vsn", + "variable_name_front_end": "With a vision difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 227, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid_cog", + "variable_name_front_end": "With a cognitive difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 228, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid_amb", + "variable_name_front_end": "With an ambulatory difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 229, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid_scr", + "variable_name_front_end": "With a self-care difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 230, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnid_ild", + "variable_name_front_end": "With an independent living difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 231, + "base_variable": "cvnipop1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvniu18_1", + "variable_name_front_end": "Under 18 years", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 232, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvniu18d", + "variable_name_front_end": "With a disability", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 233, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cu18dhrg", + "variable_name_front_end": "With a hearing difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 234, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cu18dvsn", + "variable_name_front_end": "With a vision difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 235, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cu18dcog", + "variable_name_front_end": "With a cognitive difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 236, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cu18damb", + "variable_name_front_end": "With an ambulatory difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 237, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cu18dscr", + "variable_name_front_end": "With a self-care difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 238, + "base_variable": "cvniu18_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cni1864_1", + "variable_name_front_end": "18 to 64 years", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 239, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cni18t64d", + "variable_name_front_end": "With a disability", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 240, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c1864dhrg", + "variable_name_front_end": "With a hearing difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 241, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c1864dvsn", + "variable_name_front_end": "With a vision difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 242, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c1864dcog", + "variable_name_front_end": "With a cognitive difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 243, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c1864damb", + "variable_name_front_end": "With an ambulatory difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 244, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c1864dscr", + "variable_name_front_end": "With a self-care difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 245, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c1864dild", + "variable_name_front_end": "With an independent living difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 246, + "base_variable": "cni1864_1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvni65pl", + "variable_name_front_end": "65 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 247, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvni65pld", + "variable_name_front_end": "With a disability", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 248, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c65pldhrg", + "variable_name_front_end": "With a hearing difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 249, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c65pldvsn", + "variable_name_front_end": "With a vision difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 250, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c65pldcog", + "variable_name_front_end": "With a cognitive difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 251, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c65pldamb", + "variable_name_front_end": "With an ambulatory difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 252, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c65pldscr", + "variable_name_front_end": "With a self-care difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 253, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "c65pldild", + "variable_name_front_end": "With an independent living difficulty", + "product_type": "ACS", + "domain": "social", + "category": "Disability Status of the Civilian Noninstitutionalized Population", + "order": 254, + "base_variable": "cvni65pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop1pl", + "variable_name_front_end": "Population 1 year and over", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 255, + "base_variable": "pop1pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smhs", + "variable_name_front_end": "Same house", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 256, + "base_variable": "pop1pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dfhs1", + "variable_name_front_end": "Lived in a different house", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 257, + "base_variable": "pop1pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dfhs2", + "variable_name_front_end": "Population 1 year and over that lived in a different house", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 258, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dfhsus", + "variable_name_front_end": "Different house in the U.S.", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 259, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dfhssmcnt", + "variable_name_front_end": "Same county", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 260, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dfhsdfcnt", + "variable_name_front_end": "Different county", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 261, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dhdfcntnyc", + "variable_name_front_end": "Within New York City", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 262, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dhnonyc", + "variable_name_front_end": "Outside New York City", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 263, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "abroad", + "variable_name_front_end": "Abroad", + "product_type": "ACS", + "domain": "social", + "category": "Residence 1 Year Ago", + "order": 264, + "base_variable": "dfhs2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop_4", + "variable_name_front_end": "Total population", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 265, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ntv", + "variable_name_front_end": "Native", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 266, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ntvus", + "variable_name_front_end": "Born in United States", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 267, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ntvnys", + "variable_name_front_end": "Born in New York State", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 268, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ntvnotnys", + "variable_name_front_end": "Born outside New York State", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 269, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ntvprusab", + "variable_name_front_end": "Born in Puerto Rico, U.S. Island areas, or born abroad to American parent(s)", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 270, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fb1", + "variable_name_front_end": "Foreign-born", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 271, + "base_variable": "pop_4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fb2", + "variable_name_front_end": "Foreign-born", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 272, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eur", + "variable_name_front_end": "Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 273, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "neur", + "variable_name_front_end": "Northern Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 274, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "untdkgdm", + "variable_name_front_end": "United Kingdom (inc. Crown Dependencies)", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 275, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uknoengsc", + "variable_name_front_end": "United Kingdom, excluding England and Scotland", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 276, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eng", + "variable_name_front_end": "England", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 277, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "scot", + "variable_name_front_end": "Scotland", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 278, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ireland", + "variable_name_front_end": "Ireland", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 279, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "denmark", + "variable_name_front_end": "Denmark", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 280, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "norway", + "variable_name_front_end": "Norway", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 281, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sweden", + "variable_name_front_end": "Sweden", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 282, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oneur", + "variable_name_front_end": "Other Northern Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 283, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "weur", + "variable_name_front_end": "Western Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 284, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "austria", + "variable_name_front_end": "Austria", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 285, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "belgium", + "variable_name_front_end": "Belgium", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 286, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "france", + "variable_name_front_end": "France", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 287, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "germany", + "variable_name_front_end": "Germany", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 288, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nthrlds", + "variable_name_front_end": "Netherlands", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 289, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "switzrld", + "variable_name_front_end": "Switzerland", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 290, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oweur", + "variable_name_front_end": "Other Western Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 291, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "seur", + "variable_name_front_end": "Southern Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 292, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "greece", + "variable_name_front_end": "Greece", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 293, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "italy", + "variable_name_front_end": "Italy", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 294, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "portugal", + "variable_name_front_end": "Portugal", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 295, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "azores", + "variable_name_front_end": "Azores Islands", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 296, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "spain", + "variable_name_front_end": "Spain", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 297, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oseur", + "variable_name_front_end": "Other Southern Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 298, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eeur", + "variable_name_front_end": "Eastern Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 299, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "albania", + "variable_name_front_end": "Albania", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 300, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "belarus", + "variable_name_front_end": "Belarus", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 301, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bulgaria", + "variable_name_front_end": "Bulgaria", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 302, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "croatia", + "variable_name_front_end": "Croatia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 303, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "czchslv", + "variable_name_front_end": "Czechoslovakia (includes Czech Republic and Slovakia)", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 304, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hungary", + "variable_name_front_end": "Hungary", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 305, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "latvia", + "variable_name_front_end": "Latvia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 306, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lthuania", + "variable_name_front_end": "Lithuania", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 307, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mcdonia", + "variable_name_front_end": "North Macedonia (Macedonia)", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 308, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "moldova", + "variable_name_front_end": "Moldova", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 309, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "poland", + "variable_name_front_end": "Poland", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 310, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "romania", + "variable_name_front_end": "Romania", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 311, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "russia", + "variable_name_front_end": "Russia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 312, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ukraine", + "variable_name_front_end": "Ukraine", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 313, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bosniah", + "variable_name_front_end": "Bosnia and Herzegovina", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 314, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "serbia", + "variable_name_front_end": "Serbia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 315, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oeeur", + "variable_name_front_end": "Other Eastern Europe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 316, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eurnec", + "variable_name_front_end": "Europe, n.e.c.", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 317, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asia", + "variable_name_front_end": "Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 318, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "easia", + "variable_name_front_end": "Eastern Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 319, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "china", + "variable_name_front_end": "China", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 320, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "chnohktwn", + "variable_name_front_end": "China, excluding Hong Kong and Taiwan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 321, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hongkong", + "variable_name_front_end": "Hong Kong", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 322, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "taiwan", + "variable_name_front_end": "Taiwan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 323, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "japan", + "variable_name_front_end": "Japan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 324, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "korea", + "variable_name_front_end": "Korea", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 325, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oeasia", + "variable_name_front_end": "Other Eastern Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 326, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "scasia", + "variable_name_front_end": "South Central Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 327, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "afghan", + "variable_name_front_end": "Afghanistan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 328, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bngldsh", + "variable_name_front_end": "Bangladesh", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 329, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bhutan", + "variable_name_front_end": "Bhutan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 330, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "india", + "variable_name_front_end": "India", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 331, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "iran", + "variable_name_front_end": "Iran", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 332, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "kzkhstan", + "variable_name_front_end": "Kazakhstan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 333, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nepal", + "variable_name_front_end": "Nepal", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 334, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pakistan", + "variable_name_front_end": "Pakistan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 335, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "srilanka", + "variable_name_front_end": "Sri Lanka", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 336, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uzbkstan", + "variable_name_front_end": "Uzbekistan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 337, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oscasia", + "variable_name_front_end": "Other South Central Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 338, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "seasia", + "variable_name_front_end": "South Eastern Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 339, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cambodia", + "variable_name_front_end": "Cambodia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 340, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "indnsia", + "variable_name_front_end": "Indonesia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 341, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "laos", + "variable_name_front_end": "Laos", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 342, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "malaysia", + "variable_name_front_end": "Malaysia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 343, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "burma", + "variable_name_front_end": "Burma (Myanmar)", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 344, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "philipns", + "variable_name_front_end": "Philippines", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 345, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sngapore", + "variable_name_front_end": "Singapore", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 346, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "thailand", + "variable_name_front_end": "Thailand", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 347, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vietnam", + "variable_name_front_end": "Vietnam", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 348, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oseasia", + "variable_name_front_end": "Other South Eastern Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 349, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "wasia", + "variable_name_front_end": "Western Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 350, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "azerbjn", + "variable_name_front_end": "Azerbaijan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 351, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "georgia", + "variable_name_front_end": "Georgia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 352, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "iraq", + "variable_name_front_end": "Iraq", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 353, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "israel", + "variable_name_front_end": "Israel", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 354, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "jordan", + "variable_name_front_end": "Jordan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 355, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "kuwait", + "variable_name_front_end": "Kuwait", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 356, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lebanon", + "variable_name_front_end": "Lebanon", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 357, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "saudiar", + "variable_name_front_end": "Saudi Arabia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 358, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "syria", + "variable_name_front_end": "Syria", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 359, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uaremir", + "variable_name_front_end": "United Arab Emirates", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 360, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "yemen", + "variable_name_front_end": "Yemen", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 361, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "turkey", + "variable_name_front_end": "Turkey", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 362, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "armenia", + "variable_name_front_end": "Armenia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 363, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "owasia", + "variable_name_front_end": "Other Western Asia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 364, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asianec", + "variable_name_front_end": "Asia, n.e.c.", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 365, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "afr", + "variable_name_front_end": "Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 366, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eafr", + "variable_name_front_end": "Eastern Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 367, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eritrea", + "variable_name_front_end": "Eritrea", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 368, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ethiopia", + "variable_name_front_end": "Ethiopia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 369, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "kenya", + "variable_name_front_end": "Kenya", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 370, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "somalia", + "variable_name_front_end": "Somalia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 371, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "tanzania", + "variable_name_front_end": "Tanzania", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 372, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uganda", + "variable_name_front_end": "Uganda", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 373, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "zimbabwe", + "variable_name_front_end": "Zimbabwe", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 374, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oeafr", + "variable_name_front_end": "Other Eastern Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 375, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mafr", + "variable_name_front_end": "Middle Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 376, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cameroon", + "variable_name_front_end": "Cameroon", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 377, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "congo", + "variable_name_front_end": "Congo", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 378, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "drcongo", + "variable_name_front_end": "Democratic Republic of Congo (Zaire)", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 379, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "omafr", + "variable_name_front_end": "Other Middle Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 380, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nafr", + "variable_name_front_end": "Northern Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 381, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "algeria", + "variable_name_front_end": "Algeria", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 382, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "egypt", + "variable_name_front_end": "Egypt", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 383, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "morocco", + "variable_name_front_end": "Morocco", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 384, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sudan", + "variable_name_front_end": "Sudan", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 385, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "onafr", + "variable_name_front_end": "Other Northern Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 386, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sthrnafr", + "variable_name_front_end": "Southern Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 387, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sthafrca", + "variable_name_front_end": "South Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 388, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "osthrnafr", + "variable_name_front_end": "Other Southern Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 389, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "wafr", + "variable_name_front_end": "Western Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 390, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "caboverd", + "variable_name_front_end": "Cabo Verde", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 391, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ghana", + "variable_name_front_end": "Ghana", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 392, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ivorycst", + "variable_name_front_end": "Ivory Coast", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 393, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "liberia", + "variable_name_front_end": "Liberia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 394, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nigeria", + "variable_name_front_end": "Nigeria", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 395, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "senegal", + "variable_name_front_end": "Senegal", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 396, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sierral", + "variable_name_front_end": "Sierra Leone", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 397, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "togo", + "variable_name_front_end": "Togo", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 398, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "owafr", + "variable_name_front_end": "Other Western Africa", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 399, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "afrnec", + "variable_name_front_end": "Africa, n.e.c.", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 400, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oceania", + "variable_name_front_end": "Oceania", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 401, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ausnzsbr", + "variable_name_front_end": "Australia and New Zealand Subregion:", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 402, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "austrlia", + "variable_name_front_end": "Australia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 403, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oausnzsbr", + "variable_name_front_end": "Other Australian and New Zealand Subregion", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 404, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fiji", + "variable_name_front_end": "Fiji", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 405, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mrshlisl", + "variable_name_front_end": "Marshall Islands", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 406, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "microns", + "variable_name_front_end": "Micronesia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 407, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ocnianec", + "variable_name_front_end": "Oceania, n.e.c.", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 408, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "amricas", + "variable_name_front_end": "Americas", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 409, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lam", + "variable_name_front_end": "Latin America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 410, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "carib", + "variable_name_front_end": "Caribbean", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 411, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bahamas", + "variable_name_front_end": "Bahamas", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 412, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "barbados", + "variable_name_front_end": "Barbados", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 413, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cuba", + "variable_name_front_end": "Cuba", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 414, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dominica", + "variable_name_front_end": "Dominica", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 415, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "domrep", + "variable_name_front_end": "Dominican Republic", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 416, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grenada", + "variable_name_front_end": "Grenada", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 417, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "haiti", + "variable_name_front_end": "Haiti", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 418, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "jamaica", + "variable_name_front_end": "Jamaica", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 419, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "stlucia", + "variable_name_front_end": "St. Lucia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 420, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "stvgren", + "variable_name_front_end": "St. Vincent and the Grenadines", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 421, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "trandtob", + "variable_name_front_end": "Trinidad and Tobago", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 422, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "windies", + "variable_name_front_end": "West Indies", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 423, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ocarib", + "variable_name_front_end": "Other Caribbean", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 424, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cam", + "variable_name_front_end": "Central America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 425, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mexico", + "variable_name_front_end": "Mexico", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 426, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "belize", + "variable_name_front_end": "Belize", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 427, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cstarica", + "variable_name_front_end": "Costa Rica", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 428, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "elslvdr", + "variable_name_front_end": "El Salvador", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 429, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "guatmala", + "variable_name_front_end": "Guatemala", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 430, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "honduras", + "variable_name_front_end": "Honduras", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 431, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nicargua", + "variable_name_front_end": "Nicaragua", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 432, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "panama", + "variable_name_front_end": "Panama", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 433, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ocam", + "variable_name_front_end": "Other Central America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 434, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sam", + "variable_name_front_end": "South America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 435, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "argntina", + "variable_name_front_end": "Argentina", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 436, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bolivia", + "variable_name_front_end": "Bolivia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 437, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "brazil", + "variable_name_front_end": "Brazil", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 438, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "chile", + "variable_name_front_end": "Chile", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 439, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "colombia", + "variable_name_front_end": "Colombia", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 440, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ecuador", + "variable_name_front_end": "Ecuador", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 441, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "guyana", + "variable_name_front_end": "Guyana", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 442, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "peru", + "variable_name_front_end": "Peru", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 443, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uruguay", + "variable_name_front_end": "Uruguay", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 444, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vnzuela", + "variable_name_front_end": "Venezuela", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 445, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "osam", + "variable_name_front_end": "Other South America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 446, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nam", + "variable_name_front_end": "Northern America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 447, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "canada", + "variable_name_front_end": "Canada", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 448, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "onam", + "variable_name_front_end": "Other Northern America", + "product_type": "ACS", + "domain": "social", + "category": "Place of Birth", + "order": 449, + "base_variable": "fb2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fb3", + "variable_name_front_end": "Foreign-born population", + "product_type": "ACS", + "domain": "social", + "category": "U.S. Citizenship Status", + "order": 450, + "base_variable": "fb3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fbntlzd", + "variable_name_front_end": "Naturalized U.S. citizen", + "product_type": "ACS", + "domain": "social", + "category": "U.S. Citizenship Status", + "order": 451, + "base_variable": "fb3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fbnotczn", + "variable_name_front_end": "Not a U.S. citizen", + "product_type": "ACS", + "domain": "social", + "category": "U.S. Citizenship Status", + "order": 452, + "base_variable": "fb3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fb4", + "variable_name_front_end": "Foreign-born population", + "product_type": "ACS", + "domain": "social", + "category": "Year of Entry", + "order": 453, + "base_variable": "fb4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fb2010ltr", + "variable_name_front_end": "Entered 2010 or later", + "product_type": "ACS", + "domain": "social", + "category": "Year of Entry", + "order": 454, + "base_variable": "fb4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop5pl1", + "variable_name_front_end": "Population 5 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 455, + "base_variable": "pop5pl1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "engonly1", + "variable_name_front_end": "English only", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 456, + "base_variable": "pop5pl1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoeng1", + "variable_name_front_end": "Language other than English", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 457, + "base_variable": "pop5pl1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoenlep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 458, + "base_variable": "pop5pl1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgsp1", + "variable_name_front_end": "Spanish", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 459, + "base_variable": "lgsp1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgsplep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 460, + "base_variable": "lgsp1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgfr1", + "variable_name_front_end": "French, Haitian, or Cajun", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 461, + "base_variable": "lgfr1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgfrlep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 462, + "base_variable": "lgfr1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lggrm1", + "variable_name_front_end": "German or other West Germanic languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 463, + "base_variable": "lggrm1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lggrmlep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 464, + "base_variable": "lggrm1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgruspol1", + "variable_name_front_end": "Russian, Polish, or other Slavic languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 465, + "base_variable": "lgruspol1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgrsplep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 466, + "base_variable": "lgruspol1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoieu1", + "variable_name_front_end": "Other Indo-European languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 467, + "base_variable": "lgoieu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoielep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 468, + "base_variable": "lgoieu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgkor1", + "variable_name_front_end": "Korean", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 469, + "base_variable": "lgkor1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgkorlep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 470, + "base_variable": "lgkor1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgchi1", + "variable_name_front_end": "Chinese (incl. Mandarin, Cantonese)", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 471, + "base_variable": "lgchi1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgchilep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 472, + "base_variable": "lgchi1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgviet1", + "variable_name_front_end": "Vietnamese", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 473, + "base_variable": "lgviet1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgvielep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 474, + "base_variable": "lgviet1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgtag1", + "variable_name_front_end": "Tagalog (incl. Filipino)", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 475, + "base_variable": "lgtag1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgtaglep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 476, + "base_variable": "lgtag1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoasn1", + "variable_name_front_end": "Other Asian and Pacific Island languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 477, + "base_variable": "lgoasn1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoanlep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 478, + "base_variable": "lgoasn1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgarab1", + "variable_name_front_end": "Arabic", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 479, + "base_variable": "lgarab1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgarblep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 480, + "base_variable": "lgarab1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgolg1", + "variable_name_front_end": "Other and unspecified languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 481, + "base_variable": "lgolg1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgolglep1", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 482, + "base_variable": "lgolg1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop5pl2", + "variable_name_front_end": "Population 5 years and over", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 483, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "engonly2", + "variable_name_front_end": "English only", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 484, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoeng2", + "variable_name_front_end": "Language other than English", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 485, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgsp2", + "variable_name_front_end": "Spanish", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 486, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgfr2", + "variable_name_front_end": "French, Haitian, or Cajun", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 487, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lggrm2", + "variable_name_front_end": "German or other West Germanic languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 488, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgruspol2", + "variable_name_front_end": "Russian, Polish, or other Slavic languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 489, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoieu2", + "variable_name_front_end": "Other Indo-European languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 490, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgkor2", + "variable_name_front_end": "Korean", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 491, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgchi2", + "variable_name_front_end": "Chinese (incl. Mandarin, Cantonese)", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 492, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgviet2", + "variable_name_front_end": "Vietnamese", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 493, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgtag2", + "variable_name_front_end": "Tagalog (incl. Filipino)", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 494, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoasn2", + "variable_name_front_end": "Other Asian and Pacific Island languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 495, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgarab2", + "variable_name_front_end": "Arabic", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 496, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgolg2", + "variable_name_front_end": "Other and unspecified languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 497, + "base_variable": "pop5pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoenlep2", + "variable_name_front_end": "Speak English less than \"very well\"", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 498, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgsplep2", + "variable_name_front_end": "Spanish", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 499, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgfrlep2", + "variable_name_front_end": "French, Haitian, or Cajun", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 500, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lggrmlep2", + "variable_name_front_end": "German or other West Germanic languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 501, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgrsplep2", + "variable_name_front_end": "Russian, Polish, or other Slavic languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 502, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoielep2", + "variable_name_front_end": "Other Indo-European languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 503, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgkorlep2", + "variable_name_front_end": "Korean", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 504, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgchilep2", + "variable_name_front_end": "Chinese (incl. Mandarin, Cantonese)", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 505, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgvielep2", + "variable_name_front_end": "Vietnamese", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 506, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgtaglep2", + "variable_name_front_end": "Tagalog (incl. Filipino)", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 507, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgoanlep2", + "variable_name_front_end": "Other Asian and Pacific Island languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 508, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgarblep2", + "variable_name_front_end": "Arabic", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 509, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lgolglep2", + "variable_name_front_end": "Other and unspecified languages", + "product_type": "ACS", + "domain": "social", + "category": "Language Spoken at Home", + "order": 510, + "base_variable": "lgoenlep2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop_5", + "variable_name_front_end": "Total population", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 511, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "afg", + "variable_name_front_end": "Afghan", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 512, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "alb", + "variable_name_front_end": "Albanian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 513, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "alsatn", + "variable_name_front_end": "Alsatian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 514, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "amercn", + "variable_name_front_end": "American", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 515, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "arab", + "variable_name_front_end": "Arab", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 516, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "egyptn", + "variable_name_front_end": "Egyptian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 517, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "iraqi", + "variable_name_front_end": "Iraqi", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 518, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "jrdnian", + "variable_name_front_end": "Jordanian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 519, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lebanese", + "variable_name_front_end": "Lebanese", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 520, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "moroccan", + "variable_name_front_end": "Moroccan", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 521, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "palstnian", + "variable_name_front_end": "Palestinian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 522, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "syrian", + "variable_name_front_end": "Syrian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 523, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "arabsub", + "variable_name_front_end": "Arab", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 524, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oarab", + "variable_name_front_end": "Other Arab", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 525, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "armenian", + "variable_name_front_end": "Armenian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 526, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "asyrchlds", + "variable_name_front_end": "Assyrian/Chaldean/Syriac", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 527, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "austrln", + "variable_name_front_end": "Australian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 528, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "austrian", + "variable_name_front_end": "Austrian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 529, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "basque", + "variable_name_front_end": "Basque", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 530, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "belgian", + "variable_name_front_end": "Belgian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 531, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "brzlian", + "variable_name_front_end": "Brazilian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 532, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "british", + "variable_name_front_end": "British", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 533, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bulgrian", + "variable_name_front_end": "Bulgarian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 534, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cajun", + "variable_name_front_end": "Cajun", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 535, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "canadian", + "variable_name_front_end": "Canadian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 536, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "carprusn", + "variable_name_front_end": "Carpatho Rusyn", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 537, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "celtic", + "variable_name_front_end": "Celtic", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 538, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "croatian", + "variable_name_front_end": "Croatian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 539, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cypriot", + "variable_name_front_end": "Cypriot", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 540, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "czech", + "variable_name_front_end": "Czech", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 541, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "czechslv", + "variable_name_front_end": "Czechoslovakian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 542, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "danish", + "variable_name_front_end": "Danish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 543, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dutch", + "variable_name_front_end": "Dutch", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 544, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "eeurpn", + "variable_name_front_end": "Eastern European", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 545, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "english", + "variable_name_front_end": "English", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 546, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "estonian", + "variable_name_front_end": "Estonian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 547, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "european", + "variable_name_front_end": "European", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 548, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "finnish", + "variable_name_front_end": "Finnish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 549, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "frnotbsq", + "variable_name_front_end": "French (except Basque)", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 550, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "frcandian", + "variable_name_front_end": "French Canadian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 551, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "german", + "variable_name_front_end": "German", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 552, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "germrus", + "variable_name_front_end": "German Russian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 553, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "greek", + "variable_name_front_end": "Greek", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 554, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "guyanese", + "variable_name_front_end": "Guyanese", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 555, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hgrian", + "variable_name_front_end": "Hungarian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 556, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "icelndr", + "variable_name_front_end": "Icelander", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 557, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "iranian", + "variable_name_front_end": "Iranian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 558, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "irish", + "variable_name_front_end": "Irish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 559, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "israeli", + "variable_name_front_end": "Israeli", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 560, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "italian", + "variable_name_front_end": "Italian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 561, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "latvian", + "variable_name_front_end": "Latvian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 562, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lthian", + "variable_name_front_end": "Lithuanian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 563, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "luxmbgr", + "variable_name_front_end": "Luxembourger", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 564, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "macdnian", + "variable_name_front_end": "Macedonian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 565, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "maltese", + "variable_name_front_end": "Maltese", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 566, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nzealnd", + "variable_name_front_end": "New Zealander", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 567, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "neurpn", + "variable_name_front_end": "Northern European", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 568, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "norwgian", + "variable_name_front_end": "Norwegian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 569, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "penngerm", + "variable_name_front_end": "Pennsylvania German", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 570, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "polish", + "variable_name_front_end": "Polish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 571, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "portgese", + "variable_name_front_end": "Portuguese", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 572, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "romanian", + "variable_name_front_end": "Romanian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 573, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "russian", + "variable_name_front_end": "Russian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 574, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "scandnvn", + "variable_name_front_end": "Scandinavian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 575, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sctchirsh", + "variable_name_front_end": "Scotch-Irish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 576, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "scottish", + "variable_name_front_end": "Scottish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 577, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "serbian", + "variable_name_front_end": "Serbian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 578, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "slavic", + "variable_name_front_end": "Slavic", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 579, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "slovak", + "variable_name_front_end": "Slovak", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 580, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "slovene", + "variable_name_front_end": "Slovene", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 581, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "svtunion", + "variable_name_front_end": "Soviet Union", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 582, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "subsaf", + "variable_name_front_end": "Sub-Saharan African", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 583, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvrdean", + "variable_name_front_end": "Cabo Verdean", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 584, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ethpian", + "variable_name_front_end": "Ethiopian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 585, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ghanaian", + "variable_name_front_end": "Ghanaian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 586, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "kenyan", + "variable_name_front_end": "Kenyan", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 587, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "liberian", + "variable_name_front_end": "Liberian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 588, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nigerian", + "variable_name_front_end": "Nigerian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 589, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "snglese", + "variable_name_front_end": "Senegalese", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 590, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sleonean", + "variable_name_front_end": "Sierra Leonean", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 591, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "somali", + "variable_name_front_end": "Somali", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 592, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "safrican", + "variable_name_front_end": "South African", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 593, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "sudanese", + "variable_name_front_end": "Sudanese", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 594, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ugandan", + "variable_name_front_end": "Ugandan", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 595, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "zmbwean", + "variable_name_front_end": "Zimbabwean", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 596, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "african", + "variable_name_front_end": "African", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 597, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "osubsafr", + "variable_name_front_end": "Other Sub-Saharan African", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 598, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "swedish", + "variable_name_front_end": "Swedish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 599, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "swiss", + "variable_name_front_end": "Swiss", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 600, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "turkish", + "variable_name_front_end": "Turkish", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 601, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ukrnian", + "variable_name_front_end": "Ukrainian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 602, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "welsh", + "variable_name_front_end": "Welsh", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 603, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "windnhsp", + "variable_name_front_end": "West Indian (except Hispanic groups)", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 604, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bahamian", + "variable_name_front_end": "Bahamian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 605, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "brbdian", + "variable_name_front_end": "Barbadian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 606, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "belizean", + "variable_name_front_end": "Belizean", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 607, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bermudan", + "variable_name_front_end": "Bermudan", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 608, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "brtwind", + "variable_name_front_end": "British West Indian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 609, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "dchwind", + "variable_name_front_end": "Dutch West Indian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 610, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "haitian", + "variable_name_front_end": "Haitian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 611, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "jamaican", + "variable_name_front_end": "Jamaican", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 612, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "tandtob", + "variable_name_front_end": "Trinidadian and Tobagonian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 613, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "usvrgis", + "variable_name_front_end": "U.S. Virgin Islander", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 614, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "windsub", + "variable_name_front_end": "West Indian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 615, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "owind", + "variable_name_front_end": "Other West Indian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 616, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "yugoslv", + "variable_name_front_end": "Yugoslavian", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 617, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "othr", + "variable_name_front_end": "Other groups", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 618, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "unclsnr", + "variable_name_front_end": "Unclassified or not reported", + "product_type": "ACS", + "domain": "social", + "category": "Ancestry", + "order": 619, + "base_variable": "pop_5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh3", + "variable_name_front_end": "Total households", + "product_type": "ACS", + "domain": "social", + "category": "Computers and Internet Use", + "order": 620, + "base_variable": "hh3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhcomp", + "variable_name_front_end": "With a computer", + "product_type": "ACS", + "domain": "social", + "category": "Computers and Internet Use", + "order": 621, + "base_variable": "hh3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhint", + "variable_name_front_end": "With a broadband Internet subscription", + "product_type": "ACS", + "domain": "social", + "category": "Computers and Internet Use", + "order": 622, + "base_variable": "hh3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh4", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "social", + "category": "Social-Special Variable", + "order": 623, + "base_variable": "avghhsz", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fam3", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "social", + "category": "Social-Special Variable", + "order": 624, + "base_variable": "avgfmsz", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhpop1", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "social", + "category": "Social-Special Variable", + "order": 625, + "base_variable": "avghhsz", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popinfms", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "social", + "category": "Social-Special Variable", + "order": 626, + "base_variable": "avgfmsz", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop16pl", + "variable_name_front_end": "Population 16 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 627, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lf", + "variable_name_front_end": "In labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 628, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvlf1", + "variable_name_front_end": "Civilian labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 629, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvem16pl1", + "variable_name_front_end": "Employed", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 630, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvlfuem1", + "variable_name_front_end": "Unemployed", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 631, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "lfarmdf", + "variable_name_front_end": "Armed Forces", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 632, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nlf1", + "variable_name_front_end": "Not in labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 633, + "base_variable": "pop16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvlf2", + "variable_name_front_end": "Civilian labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 634, + "base_variable": "cvlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvlfuem2", + "variable_name_front_end": "Unemployed", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 635, + "base_variable": "cvlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "f16pl", + "variable_name_front_end": "Females 16 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 636, + "base_variable": "f16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "f16pllf", + "variable_name_front_end": "In labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 637, + "base_variable": "f16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "f16plcvlf", + "variable_name_front_end": "Civilian labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 638, + "base_variable": "f16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "f16plclfe", + "variable_name_front_end": "Employed", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 639, + "base_variable": "f16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu6", + "variable_name_front_end": "Own children under 6 years", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 640, + "base_variable": "ochu6", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu6plf", + "variable_name_front_end": "All parents in family in labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 641, + "base_variable": "ochu6", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "och6t17", + "variable_name_front_end": "Own children 6 to 17 years", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 642, + "base_variable": "och6t17", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oc6t17plf", + "variable_name_front_end": "All parents in family in labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Employment Status", + "order": 643, + "base_variable": "och6t17", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "wrkr16pl", + "variable_name_front_end": "Workers 16 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 644, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cw_drvaln", + "variable_name_front_end": "Car, truck, or van -- drove alone", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 645, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cw_crpld", + "variable_name_front_end": "Car, truck, or van -- carpooled", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 646, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cw_pbtrns", + "variable_name_front_end": "Public transportation", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 647, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cw_wlkd", + "variable_name_front_end": "Walked", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 648, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cw_oth", + "variable_name_front_end": "Other means", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 649, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cw_wrkdhm", + "variable_name_front_end": "Worked from home", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 650, + "base_variable": "wrkr16pl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mntrvtm", + "variable_name_front_end": "Mean travel time to work (minutes)", + "product_type": "ACS", + "domain": "economic", + "category": "Commute to Work", + "order": 651, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvem16pl2", + "variable_name_front_end": "Civilian employed population 16 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Occupation", + "order": 652, + "base_variable": "cvem16pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mgbsciart", + "variable_name_front_end": "Management, business, science, and arts", + "product_type": "ACS", + "domain": "economic", + "category": "Occupation", + "order": 653, + "base_variable": "cvem16pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "srvc", + "variable_name_front_end": "Service", + "product_type": "ACS", + "domain": "economic", + "category": "Occupation", + "order": 654, + "base_variable": "cvem16pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "salesoff", + "variable_name_front_end": "Sales and office", + "product_type": "ACS", + "domain": "economic", + "category": "Occupation", + "order": 655, + "base_variable": "cvem16pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nrcnstmnt", + "variable_name_front_end": "Natural resources, construction, and maintenance", + "product_type": "ACS", + "domain": "economic", + "category": "Occupation", + "order": 656, + "base_variable": "cvem16pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "prdtrnsmm", + "variable_name_front_end": "Production, transportation, and material moving", + "product_type": "ACS", + "domain": "economic", + "category": "Occupation", + "order": 657, + "base_variable": "cvem16pl2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvem16pl3", + "variable_name_front_end": "Civilian employed population 16 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 658, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "agffhm", + "variable_name_front_end": "Agriculture, forestry, fishing and hunting, and mining", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 659, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "constctn", + "variable_name_front_end": "Construction", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 660, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mnfctrng", + "variable_name_front_end": "Manufacturing", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 661, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "whlsale", + "variable_name_front_end": "Wholesale trade", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 662, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "retail", + "variable_name_front_end": "Retail trade", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 663, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "trwhut", + "variable_name_front_end": "Transportation and warehousing, and utilities", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 664, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "info", + "variable_name_front_end": "Information", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 665, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fire", + "variable_name_front_end": "Finance and insurance, and real estate and rental and leasing", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 666, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "prfsmgawm", + "variable_name_front_end": "Professional, scientific, and management, and administrative and waste management services", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 667, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "edhlthcsa", + "variable_name_front_end": "Educational services, and health care and social assistance", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 668, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "artenrafs", + "variable_name_front_end": "Arts, entertainment, and recreation, and accommodation, and food services", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 669, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "othnotpa", + "variable_name_front_end": "Other services, except public administration", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 670, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pubadmin", + "variable_name_front_end": "Public administration", + "product_type": "ACS", + "domain": "economic", + "category": "Industry", + "order": 671, + "base_variable": "cvem16pl3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvem16pl4", + "variable_name_front_end": "Civilian employed population 16 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Class of Worker", + "order": 672, + "base_variable": "cvem16pl4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "prvwswrkr", + "variable_name_front_end": "Private wage and salary workers", + "product_type": "ACS", + "domain": "economic", + "category": "Class of Worker", + "order": 673, + "base_variable": "cvem16pl4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gvtwrkr", + "variable_name_front_end": "Government workers", + "product_type": "ACS", + "domain": "economic", + "category": "Class of Worker", + "order": 674, + "base_variable": "cvem16pl4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "slfemninc", + "variable_name_front_end": "Self-employed workers in own not incorporated business", + "product_type": "ACS", + "domain": "economic", + "category": "Class of Worker", + "order": 675, + "base_variable": "cvem16pl4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "updfmwrkr", + "variable_name_front_end": "Unpaid family workers", + "product_type": "ACS", + "domain": "economic", + "category": "Class of Worker", + "order": 676, + "base_variable": "cvem16pl4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh2", + "variable_name_front_end": "Total households", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 677, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhiu10", + "variable_name_front_end": "Household income of less than $10,000", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 678, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi10t14", + "variable_name_front_end": "$10,000 to $14,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 679, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi15t24", + "variable_name_front_end": "$15,000 to $24,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 680, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi25t34", + "variable_name_front_end": "$25,000 to $34,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 681, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi35t49", + "variable_name_front_end": "$35,000 to $49,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 682, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi50t74", + "variable_name_front_end": "$50,000 to $74,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 683, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi75t99", + "variable_name_front_end": "$75,000 to $99,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 684, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hi100t149", + "variable_name_front_end": "$100,000 to $149,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 685, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hi150t199", + "variable_name_front_end": "$150,000 to $199,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 686, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hhi200pl", + "variable_name_front_end": "$200,000 or more", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 687, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhinc", + "variable_name_front_end": "Median household income (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 688, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mnhhinc", + "variable_name_front_end": "Mean household income (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 689, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "inc_sosec", + "variable_name_front_end": "Households with Social Security", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 690, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "inc_rtrmt", + "variable_name_front_end": "Households with retirement income", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 691, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "inc_spsec", + "variable_name_front_end": "Households with Supplemental Security Income", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 692, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "inc_cpba", + "variable_name_front_end": "Households with cash public assistance income", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 693, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "inc_snap", + "variable_name_front_end": "Households with Food Stamp/SNAP benefits in the past 12 months", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 694, + "base_variable": "hh2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fam2", + "variable_name_front_end": "Family Households", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 695, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "famiu10", + "variable_name_front_end": "Family income of less than $10,000", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 696, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami10t14", + "variable_name_front_end": "$10,000 to $14,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 697, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami15t24", + "variable_name_front_end": "$15,000 to $24,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 698, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami25t34", + "variable_name_front_end": "$25,000 to $34,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 699, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami35t49", + "variable_name_front_end": "$35,000 to $49,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 700, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami50t74", + "variable_name_front_end": "$50,000 to $74,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 701, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami75t99", + "variable_name_front_end": "$75,000 to $99,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 702, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fi100t149", + "variable_name_front_end": "$100,000 to $149,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 703, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fi150t199", + "variable_name_front_end": "$150,000 to $199,999", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 704, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fami200pl", + "variable_name_front_end": "$200,000 or more", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 705, + "base_variable": "fam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfaminc", + "variable_name_front_end": "Median family income (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 706, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfam2", + "variable_name_front_end": "Nonfamily households", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 707, + "base_variable": "nfam2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdnfinc", + "variable_name_front_end": "Median nonfamily income (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 708, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "percapinc", + "variable_name_front_end": "Per capita income (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Income and Benefits", + "order": 709, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdewrk", + "variable_name_front_end": "Median earnings for workers (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Earnings", + "order": 710, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdemftwrk", + "variable_name_front_end": "Median earnings for male full-time, year-round workers (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Earnings", + "order": 711, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdefftwrk", + "variable_name_front_end": "Median earnings for female full-time, year-round workers (dollars)", + "product_type": "ACS", + "domain": "economic", + "category": "Earnings", + "order": 712, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvnipop2", + "variable_name_front_end": "Civilian noninstitutionalized population", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 713, + "base_variable": "cvnipop2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hins", + "variable_name_front_end": "With health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 714, + "base_variable": "cvnipop2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pvhins", + "variable_name_front_end": "With private health insurance", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 715, + "base_variable": "cvnipop2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pbhins", + "variable_name_front_end": "With public coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 716, + "base_variable": "cvnipop2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nhins", + "variable_name_front_end": "No health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 717, + "base_variable": "cvnipop2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvniu19_2", + "variable_name_front_end": "Civilian noninstitutionalized population under 19 years", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 718, + "base_variable": "cvniu19_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "u19nhins", + "variable_name_front_end": "No health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 719, + "base_variable": "cvniu19_2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cni1964_2", + "variable_name_front_end": "Civilian noninstitutionalized population 19 to 64 years", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 720, + "base_variable": null, + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvlf18t64", + "variable_name_front_end": "In labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 721, + "base_variable": null, + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "cvlfem", + "variable_name_front_end": "Employed", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 722, + "base_variable": "cvlfem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "emhins", + "variable_name_front_end": "With health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 723, + "base_variable": "cvlfem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "empvhins", + "variable_name_front_end": "With private health insurance", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 724, + "base_variable": "cvlfem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "empbhins", + "variable_name_front_end": "With public coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 725, + "base_variable": "cvlfem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "emnhins", + "variable_name_front_end": "No health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 726, + "base_variable": "cvlfem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uem", + "variable_name_front_end": "Unemployed", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 727, + "base_variable": "uem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uemhins", + "variable_name_front_end": "With health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 728, + "base_variable": "uem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uempvhins", + "variable_name_front_end": "With private health insurance", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 729, + "base_variable": "uem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uempbhins", + "variable_name_front_end": "With public coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 730, + "base_variable": "uem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "uemnhins", + "variable_name_front_end": "No health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 731, + "base_variable": "uem", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nlf2", + "variable_name_front_end": "Not in labor force", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 732, + "base_variable": "nlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nlfhins", + "variable_name_front_end": "With health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 733, + "base_variable": "nlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nlfpvhins", + "variable_name_front_end": "With private health insurance", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 734, + "base_variable": "nlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nlfpbhins", + "variable_name_front_end": "With public coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 735, + "base_variable": "nlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nlfnhins", + "variable_name_front_end": "No health insurance coverage", + "product_type": "ACS", + "domain": "economic", + "category": "Health Insurance Coverage", + "order": 736, + "base_variable": "nlf2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fampvu", + "variable_name_front_end": "All families", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 737, + "base_variable": "fampvu", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fambwpv", + "variable_name_front_end": "Below poverty", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 738, + "base_variable": "fampvu", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "poppvu1", + "variable_name_front_end": "Population for whom poverty status is determined", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 739, + "base_variable": "poppvu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pbwpv", + "variable_name_front_end": "Below poverty", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 740, + "base_variable": "poppvu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pu18pvu", + "variable_name_front_end": "Under 18 years", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 741, + "base_variable": "pu18pvu", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pu18bwpv", + "variable_name_front_end": "Below poverty", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 742, + "base_variable": "pu18pvu", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "p65plpvu", + "variable_name_front_end": "65 years and over", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 743, + "base_variable": "p65plpvu", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "p65plbwpv", + "variable_name_front_end": "Below poverty", + "product_type": "ACS", + "domain": "economic", + "category": "Income in Past 12 Months is Below the Poverty Level", + "order": 744, + "base_variable": "p65plpvu", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "poppvu2", + "variable_name_front_end": "Population for whom poverty status is determined", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 745, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pvu50", + "variable_name_front_end": "Under .50", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 746, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv50t74", + "variable_name_front_end": ".50 to .74", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 747, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv75t99", + "variable_name_front_end": ".75 to .99", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 748, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv100t124", + "variable_name_front_end": "1.00 to 1.24", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 749, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv125t149", + "variable_name_front_end": "1.25 to 1.49", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 750, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv150t174", + "variable_name_front_end": "1.50 to 1.74", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 751, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv175t184", + "variable_name_front_end": "1.75 to 1.84", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 752, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv185t199", + "variable_name_front_end": "1.85 to 1.99", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 753, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv200t299", + "variable_name_front_end": "2.00 to 2.99", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 754, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv300t399", + "variable_name_front_end": "3.00 to 3.99", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 755, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv400t499", + "variable_name_front_end": "4.00 to 4.99", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 756, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pv500pl", + "variable_name_front_end": "5.00 and over", + "product_type": "ACS", + "domain": "economic", + "category": "Ratio of Income to Poverty Level", + "order": 757, + "base_variable": "poppvu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "agttm", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 758, + "base_variable": "mntrvtm", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "wrkrnothm", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 759, + "base_variable": "mntrvtm", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "aghhinc", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 760, + "base_variable": "mnhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hh5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 761, + "base_variable": "mnhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "pop_6", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 762, + "base_variable": "percapinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "agip15pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 763, + "base_variable": "percapinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhh", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 764, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhiu10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 765, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 766, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi15t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 767, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi20t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 768, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 769, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 770, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 771, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi40t44", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 772, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi45t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 773, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi50t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 774, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi60t74", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 775, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi75t99", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 776, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhi100t124", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 777, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhi125t149", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 778, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhi150t199", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 779, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdhhi200pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 780, + "base_variable": "mdhhinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfam", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 781, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfamiu10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 782, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 783, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami15t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 784, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami20t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 785, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 786, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 787, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 788, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami40t44", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 789, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami45t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 790, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami50t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 791, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami60t74", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 792, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami75t99", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 793, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfi100t124", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 794, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfi125t149", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 795, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfi150t199", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 796, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdfami200pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 797, + "base_variable": "mdfaminc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfam", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 798, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmiu10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 799, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 800, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi15t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 801, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi20t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 802, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 803, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 804, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 805, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi40t44", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 806, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi45t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 807, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi50t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 808, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi60t74", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 809, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfmi75t99", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 810, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nf100t124", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 811, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nf125t149", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 812, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nf150t199", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 813, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nfi200pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 814, + "base_variable": "mdnfinc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "wrke16pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 815, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ernu2pt5k", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 816, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern2pt5t5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 817, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern5t7pt5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 818, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e7pt5t10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 819, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e10t12pt5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 820, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e12pt5t15", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 821, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e15t17pt5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 822, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e17pt5t20", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 823, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e20t22pt5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 824, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "e22pt5t25", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 825, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern25t30", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 826, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern30t35", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 827, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern35t40", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 828, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern40t45", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 829, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern45t50", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 830, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern50t55", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 831, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern55t65", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 832, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern65t75", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 833, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern75t100", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 834, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ern100pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 835, + "base_variable": "mdewrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mwrkern", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 836, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mftu2pt5k", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 837, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft2p5t5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 838, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft5t7p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 839, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft7p5t10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 840, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mf10t12p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 841, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mf12p5t15", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 842, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mf15t17p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 843, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mf17p5t20", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 844, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mf20t22p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 845, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mf22p5t25", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 846, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft25t30", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 847, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft30t35", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 848, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft35t40", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 849, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft40t45", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 850, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft45t50", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 851, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft50t55", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 852, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft55t65", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 853, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft65t75", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 854, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft75t100", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 855, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mft100pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 856, + "base_variable": "mdemftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fwrkern", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 857, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fftu2pt5k", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 858, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft2p5t5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 859, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft5t7p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 860, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft7p5t10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 861, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ff10t12p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 862, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ff12p5t15", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 863, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ff15t17p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 864, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ff17p5t20", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 865, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ff20t22p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 866, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ff22p5t25", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 867, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft25t30", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 868, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft30t35", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 869, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft35t40", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 870, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft40t45", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 871, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft45t50", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 872, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft50t55", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 873, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft55t65", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 874, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft65t75", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 875, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft75t100", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 876, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "fft100pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "economic", + "category": "Economic- Special Variable", + "order": 877, + "base_variable": "mdefftwrk", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu1", + "variable_name_front_end": "Total housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Occupancy", + "order": 878, + "base_variable": "hu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu1", + "variable_name_front_end": "Occupied housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Occupancy", + "order": 879, + "base_variable": "hu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vachu", + "variable_name_front_end": "Vacant housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Occupancy", + "order": 880, + "base_variable": "hu1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hovacrt", + "variable_name_front_end": "Homeowner vacancy rate", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Occupancy", + "order": 881, + "base_variable": "rate", + "unit_type": "rate", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rntvacrt", + "variable_name_front_end": "Rental vacancy rate", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Occupancy", + "order": 882, + "base_variable": "rate", + "unit_type": "rate", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu2", + "variable_name_front_end": "Total housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 883, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu1ud", + "variable_name_front_end": "1-unit, detached", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 884, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu1ua", + "variable_name_front_end": "1-unit, attached", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 885, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu2u", + "variable_name_front_end": "2 units", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 886, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu3t4u", + "variable_name_front_end": "3 or 4 units", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 887, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu5t9u", + "variable_name_front_end": "5 to 9 units", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 888, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu10t19u", + "variable_name_front_end": "10 to 19 units", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 889, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu20plu", + "variable_name_front_end": "20 or more units", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 890, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mobhm", + "variable_name_front_end": "Mobile home", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 891, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "btrvvetc", + "variable_name_front_end": "Boat, RV, van, etc.", + "product_type": "ACS", + "domain": "housing", + "category": "Units in Structure", + "order": 892, + "base_variable": "hu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu3", + "variable_name_front_end": "Total housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 893, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt10ltr", + "variable_name_front_end": "Built 2010 or later", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 894, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt00t09", + "variable_name_front_end": "Built 2000 to 2009", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 895, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt90t99", + "variable_name_front_end": "Built 1990 to 1999", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 896, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt80t89", + "variable_name_front_end": "Built 1980 to 1989", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 897, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt70t79", + "variable_name_front_end": "Built 1970 to 1979", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 898, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt60t69", + "variable_name_front_end": "Built 1960 to 1969", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 899, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt50t59", + "variable_name_front_end": "Built 1950 to 1959", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 900, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "blt40t49", + "variable_name_front_end": "Built 1940 to 1949", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 901, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "bltbf39", + "variable_name_front_end": "Built 1939 or earlier", + "product_type": "ACS", + "domain": "housing", + "category": "Year Structure Built", + "order": 902, + "base_variable": "hu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hu4", + "variable_name_front_end": "Total housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 903, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms1", + "variable_name_front_end": "1 room", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 904, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms2", + "variable_name_front_end": "2 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 905, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms3", + "variable_name_front_end": "3 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 906, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms4", + "variable_name_front_end": "4 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 907, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms5", + "variable_name_front_end": "5 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 908, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms6", + "variable_name_front_end": "6 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 909, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms7", + "variable_name_front_end": "7 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 910, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms8", + "variable_name_front_end": "8 rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 911, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rms9pl", + "variable_name_front_end": "9 rooms or more", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 912, + "base_variable": "hu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdrms", + "variable_name_front_end": "Median rooms", + "product_type": "ACS", + "domain": "housing", + "category": "Rooms", + "order": 913, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu2", + "variable_name_front_end": "Occupied housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Tenure", + "order": 914, + "base_variable": "ochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oochu1", + "variable_name_front_end": "Owner-occupied", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Tenure", + "order": 915, + "base_variable": "ochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rochu1", + "variable_name_front_end": "Renter-occupied", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Tenure", + "order": 916, + "base_variable": "ochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "avghhsooc", + "variable_name_front_end": "Average household size of owner-occupied unit", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Tenure", + "order": 917, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "avghhsroc", + "variable_name_front_end": "Average household size of renter-occupied unit", + "product_type": "ACS", + "domain": "housing", + "category": "Housing Tenure", + "order": 918, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu3", + "variable_name_front_end": "Occupied housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Year Householder Moved Into Unit", + "order": 919, + "base_variable": "ochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mv10ltr", + "variable_name_front_end": "Moved in 2010 or later", + "product_type": "ACS", + "domain": "housing", + "category": "Year Householder Moved Into Unit", + "order": 920, + "base_variable": "ochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mv00t09", + "variable_name_front_end": "Moved in 2000 to 2009", + "product_type": "ACS", + "domain": "housing", + "category": "Year Householder Moved Into Unit", + "order": 921, + "base_variable": "ochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mv90t99", + "variable_name_front_end": "Moved in 1990 to 1999", + "product_type": "ACS", + "domain": "housing", + "category": "Year Householder Moved Into Unit", + "order": 922, + "base_variable": "ochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mvbf89", + "variable_name_front_end": "Moved in 1989 or earlier", + "product_type": "ACS", + "domain": "housing", + "category": "Year Householder Moved Into Unit", + "order": 923, + "base_variable": "ochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu4", + "variable_name_front_end": "Occupied housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Vehicles Available", + "order": 924, + "base_variable": "ochu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "novhclav", + "variable_name_front_end": "No vehicles available", + "product_type": "ACS", + "domain": "housing", + "category": "Vehicles Available", + "order": 925, + "base_variable": "ochu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vhcl1av", + "variable_name_front_end": "1 vehicle available", + "product_type": "ACS", + "domain": "housing", + "category": "Vehicles Available", + "order": 926, + "base_variable": "ochu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vhcl2av", + "variable_name_front_end": "2 vehicles available", + "product_type": "ACS", + "domain": "housing", + "category": "Vehicles Available", + "order": 927, + "base_variable": "ochu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vhcl3plav", + "variable_name_front_end": "3 or more vehicles available", + "product_type": "ACS", + "domain": "housing", + "category": "Vehicles Available", + "order": 928, + "base_variable": "ochu4", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochu5", + "variable_name_front_end": "Occupied housing units", + "product_type": "ACS", + "domain": "housing", + "category": "Occupants Per Room", + "order": 929, + "base_variable": "ochu5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ocpr0t1", + "variable_name_front_end": "1.00 or less", + "product_type": "ACS", + "domain": "housing", + "category": "Occupants Per Room", + "order": 930, + "base_variable": "ochu5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ocpr1pl", + "variable_name_front_end": "1.01 or more", + "product_type": "ACS", + "domain": "housing", + "category": "Occupants Per Room", + "order": 931, + "base_variable": "ochu5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ocpr1p5pl", + "variable_name_front_end": "1.51 or more", + "product_type": "ACS", + "domain": "housing", + "category": "Occupants Per Room", + "order": 932, + "base_variable": "ochu5", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oochu2", + "variable_name_front_end": "Owner-occupied units", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 933, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vlu50", + "variable_name_front_end": "Less than $50,000", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 934, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl50t99", + "variable_name_front_end": "$50,000 to $99,999", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 935, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl100t149", + "variable_name_front_end": "$100,000 to $149,999", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 936, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl150t199", + "variable_name_front_end": "$150,000 to $199,999", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 937, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl200t299", + "variable_name_front_end": "$200,000 to $299,999", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 938, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl300t499", + "variable_name_front_end": "$300,000 to $499,999", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 939, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl500t999", + "variable_name_front_end": "$500,000 to $999,999", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 940, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vl1milpl", + "variable_name_front_end": "$1,000,000 or more", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 941, + "base_variable": "oochu2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdvl", + "variable_name_front_end": "Median (dollars)", + "product_type": "ACS", + "domain": "housing", + "category": "Value", + "order": 942, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oochu3", + "variable_name_front_end": "Owner-occupied units", + "product_type": "ACS", + "domain": "housing", + "category": "Mortgage Status", + "order": 943, + "base_variable": "oochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "huwmrtg", + "variable_name_front_end": "Housing units with a mortgage", + "product_type": "ACS", + "domain": "housing", + "category": "Mortgage Status", + "order": 944, + "base_variable": "oochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hunomrtg1", + "variable_name_front_end": "Housing units without a mortgage", + "product_type": "ACS", + "domain": "housing", + "category": "Mortgage Status", + "order": 945, + "base_variable": "oochu3", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "huwmrtgex", + "variable_name_front_end": "Housing units with a mortgage (excluding units where SMOCAPI cannot be computed)", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 946, + "base_variable": "huwmrtgex", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smpu20", + "variable_name_front_end": "Less than 20.0 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 947, + "base_variable": "huwmrtgex", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smp20t24", + "variable_name_front_end": "20.0 to 24.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 948, + "base_variable": "huwmrtgex", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smp25t29", + "variable_name_front_end": "25.0 to 29.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 949, + "base_variable": "huwmrtgex", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smp30t34", + "variable_name_front_end": "30.0 to 34.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 950, + "base_variable": "huwmrtgex", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smp35pl", + "variable_name_front_end": "35.0 percent or more", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 951, + "base_variable": "huwmrtgex", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "smpntc", + "variable_name_front_end": "Not computed", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 952, + "base_variable": null, + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hunomrtg2", + "variable_name_front_end": "Housing unit without a mortgage (excluding units where SMOCAPI cannot be computed)", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 953, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmpu10", + "variable_name_front_end": "Less than 10.0 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 954, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmp1014", + "variable_name_front_end": "10.0 to 14.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 955, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmp1519", + "variable_name_front_end": "15.0 to 19.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 956, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmp2024", + "variable_name_front_end": "20.0 to 24.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 957, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmp2529", + "variable_name_front_end": "25.0 to 29.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 958, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmp3034", + "variable_name_front_end": "30.0 to 34.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 959, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmp35pl", + "variable_name_front_end": "35.0 percent or more", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 960, + "base_variable": "hunomrtg2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "nmsmpntc", + "variable_name_front_end": "Not computed", + "product_type": "ACS", + "domain": "housing", + "category": "Selected Monthly Owner Costs as a Percentage of Household Income (SMOCAPI)", + "order": 961, + "base_variable": null, + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochuprnt1", + "variable_name_front_end": "Occupied units paying rent", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 962, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gru500", + "variable_name_front_end": "Less than $500", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 963, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gr500t999", + "variable_name_front_end": "$500 to $999", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 964, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gr1kt14k", + "variable_name_front_end": "$1,000 to $1,499", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 965, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gr15kt19k", + "variable_name_front_end": "$1,500 to $1,999", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 966, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gr20kt24k", + "variable_name_front_end": "$2,000 to $2,499", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 967, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gr25kt29k", + "variable_name_front_end": "$2,500 to $2,999", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 968, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "gr3kpl", + "variable_name_front_end": "$3,000 or more", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 969, + "base_variable": "ochuprnt1", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "mdgr", + "variable_name_front_end": "Median gross rent (dollars)", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 970, + "base_variable": "median", + "unit_type": "median", + "flag for this year!": "x", + "flagged last year!": "x" + }, + { + "pff_variable": "mngr", + "variable_name_front_end": "Mean gross rent (dollars)", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 971, + "base_variable": "mean", + "unit_type": "mean", + "flag for this year!": "x", + "flagged last year!": "x" + }, + { + "pff_variable": "grnorntpd", + "variable_name_front_end": "No rent paid", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent", + "order": 972, + "base_variable": null, + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochuprnt2", + "variable_name_front_end": "Occupied units paying rent (excluding units where GRAPI cannot be computed)", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 973, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpiu15", + "variable_name_front_end": "Less than 15.0 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 974, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpi15t19", + "variable_name_front_end": "15.0 to 19.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 975, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpi20t24", + "variable_name_front_end": "20.0 to 24.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 976, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpi25t29", + "variable_name_front_end": "25.0 to 29.9 percent", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 977, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpi30pl", + "variable_name_front_end": "30.0 percent or more", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 978, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpi50pl", + "variable_name_front_end": "50.0 percent or more", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 979, + "base_variable": "ochuprnt2", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "grpintc", + "variable_name_front_end": "Not computed", + "product_type": "ACS", + "domain": "housing", + "category": "Gross Rent as a Percentage of Household Income (GRAPI)", + "order": 980, + "base_variable": null, + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "hovacu", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 981, + "base_variable": "hovacrt", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oochu4", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 982, + "base_variable": "avghhsooc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vacsale", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 983, + "base_variable": "hovacrt", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vacsoldno", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 984, + "base_variable": "vacsoldno", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rntvacu", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 985, + "base_variable": "rntvacrt", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "rochu2", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 986, + "base_variable": "avghhsroc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vacrnt", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 987, + "base_variable": "rntvacrt", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "vacrntno", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 988, + "base_variable": "vacrntno", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "popoochu", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 989, + "base_variable": "avghhsooc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "poprtochu", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 990, + "base_variable": "avghhsroc", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "oochu5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 991, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovlu10", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 992, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl10t14", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 993, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl15t19", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 994, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl20t24", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 995, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl25t29", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 996, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl30t34", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 997, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl35t39", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 998, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl40t49", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 999, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl50t59", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1000, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl60t69", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1001, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl70t79", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1002, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl80t89", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1003, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ovl90t99", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1004, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov100t124", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1005, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov125t149", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1006, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov150t174", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1007, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov175t199", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1008, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov200t249", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1009, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov250t299", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1010, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov300t399", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1011, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov400t499", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1012, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov500t749", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1013, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov750t999", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1014, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov1t149m", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1016, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov150t199m", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1017, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ov2milpl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1018, + "base_variable": "mdvl", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "roccshrnt", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1019, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ru100", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1020, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r100t149", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1021, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r150t199", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1022, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r200t249", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1023, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r250t299", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1024, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r300t349", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1025, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r350t399", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1026, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r400t449", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1027, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r450t499", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1028, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r500t549", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1029, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r550t599", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1030, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r600t649", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1031, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r650t699", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1032, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r700t749", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1033, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r750t799", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1034, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r800t899", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1035, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r900t999", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1036, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r1kt1249", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1037, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r1250t1p5", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1038, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r1p5t1999", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1039, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r2kt2499", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1041, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r2p5t2999", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1042, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r3kt3499", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1043, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "r3500pl", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1044, + "base_variable": "mdgr", + "unit_type": "basic", + "flag for this year!": null, + "flagged last year!": null + }, + { + "pff_variable": "ochuprnt3", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1045, + "base_variable": "mngr", + "unit_type": "basic", + "flag for this year!": "x", + "flagged last year!": "x" + }, + { + "pff_variable": "aggr", + "variable_name_front_end": null, + "product_type": "ACS", + "domain": "housing", + "category": "Housing- Special Variable", + "order": 1046, + "base_variable": "mngr", + "unit_type": "basic", + "flag for this year!": "x", + "flagged last year!": "x" + } +] \ No newline at end of file diff --git a/products/factfinder/pipelines/acs_manual_update.py b/products/factfinder/pipelines/acs_manual_update.py index 182ebf9550..caddeb7ae2 100644 --- a/products/factfinder/pipelines/acs_manual_update.py +++ b/products/factfinder/pipelines/acs_manual_update.py @@ -97,18 +97,17 @@ def build(version, load_result: load.LoadResult): output_folder = OUTPUT_FOLDER / version / "acs" if output_folder.is_dir(): shutil.rmtree(output_folder) + process_2010_data(load_result) - latest = load_result.datasets["dcp_pop_acs"] + latest = load_result.get_latest_version("dcp_pop_acs") assert isinstance(latest.destination, Path) process_latest_data(latest.destination, latest.version) -if __name__ == "__main__": +def run_metadata(excel_file: Path): process_metadata( DATASET, - Path("Your path here"), - "ACS Data Dictionary", + excel_file, output_folder=DATA_PATH, - skiprows=2, ) diff --git a/products/factfinder/pipelines/utils.py b/products/factfinder/pipelines/utils.py index a184bb6d84..3ed19e3ef0 100644 --- a/products/factfinder/pipelines/utils.py +++ b/products/factfinder/pipelines/utils.py @@ -17,11 +17,19 @@ def process_metadata( dataset: str, excel_file: Path, - sheet_name: str, + sheet_name: str | None = None, skiprows: int = 0, output_folder: Path = OUTPUT_FOLDER, append=False, ) -> dict[str, Path]: + if sheet_name is None: + all_sheets = pd.ExcelFile(excel_file).sheet_names + if len(all_sheets) != 1: + raise ValueError( + f"Expected exactly one sheet but found {len(all_sheets)}: {all_sheets}. " + "Pass sheet_name explicitly." + ) + sheet_name = all_sheets[0] df = pd.read_excel(excel_file, sheet_name=sheet_name, skiprows=skiprows) df = df.dropna(subset=["Category"]) df["year"] = df["Dataset"].astype(str).str.split(", ") @@ -108,9 +116,22 @@ def pivot_table_with_suffixes( pivot_columns: list[str], suffixes: list[str], *, + columns_to_ignore: list[str] = [], only_variables_with_all_suffixes: bool = True, variable_column: str = "variable", ) -> pd.DataFrame: + assert len(set(pivot_columns) & set(columns_to_ignore)) == 0, ( + f"{pivot_columns=} cannot be in {columns_to_ignore=}" + ) + if len(set(df.columns) & set(columns_to_ignore)) != len(columns_to_ignore): + columns_not_found = set(columns_to_ignore) - set(df.columns) + print(f"Some columns_to_ignore not found in dataframe: {columns_not_found}") + columns_to_ignore = [c for c in columns_to_ignore if c in df.columns] + + if len(columns_to_ignore) > 0: + print(f"Ignoring columns: {columns_to_ignore}") + df = df.drop(columns=columns_to_ignore) + incompatible_suffixes: list[tuple[str, str]] = [] for i, suffix in enumerate(suffixes): for j, _suffix in enumerate(suffixes): @@ -170,8 +191,9 @@ def pivot_table_with_suffixes( def pivot_factfinder_table(df: pd.DataFrame) -> pd.DataFrame: return pivot_table_with_suffixes( df, - ["geotype", "geoid"], - ["c", "e", "m", "p", "z"], + pivot_columns=["geotype", "geoid"], + suffixes=["c", "e", "m", "p", "z"], + columns_to_ignore=["geogname1", "geogname2", "geogname3", "altid"], variable_column="pff_variable", ) diff --git a/products/factfinder/recipe_qa.yml b/products/factfinder/recipe_qa.yml index b75bfd72a8..eda9819387 100644 --- a/products/factfinder/recipe_qa.yml +++ b/products/factfinder/recipe_qa.yml @@ -40,24 +40,24 @@ inputs: function: melt_wide_df #### Decennial Metadata - - name: db-factfinder - source: edm.publishing.published - import_as: dec_metadata_current_latest_published - file_type: json - version: latest - custom: - dataset: decennial_2020 - filepath: metadata.json - revision: "1-initial-build" - - name: db-factfinder - source: edm.publishing.drafts - import_as: dec_metadata_current_latest_draft - file_type: json - version: latest - custom: - dataset: decennial_2020 - filepath: metadata.json - revision: "1-initial-build" + # - name: db-factfinder + # source: edm.publishing.published + # import_as: dec_metadata_current_latest_published + # file_type: json + # version: latest + # custom: + # dataset: decennial_2020 + # filepath: metadata.json + # revision: "1-initial-build" + # - name: db-factfinder + # source: edm.publishing.drafts + # import_as: dec_metadata_current_latest_draft + # file_type: json + # version: latest + # custom: + # dataset: decennial_2020 + # filepath: metadata.json + # revision: "1-initial-build" # ACS Metadata @@ -125,15 +125,15 @@ inputs: dataset: decennial_2010 filepath: decennial.csv revision: "1-initial-build" - - name: db-factfinder - source: edm.publishing.drafts - import_as: decennial_2020_latest_draft - file_type: csv - version: latest - custom: - dataset: decennial_2020 - filepath: decennial.csv - revision: "1-initial-build" + # - name: db-factfinder + # source: edm.publishing.drafts + # import_as: decennial_2020_latest_draft + # file_type: csv + # version: latest + # custom: + # dataset: decennial_2020 + # filepath: decennial.csv + # revision: "1-initial-build" # Published - name: db-factfinder diff --git a/products/factfinder/run.py b/products/factfinder/run.py index 78656af709..f9daed4767 100644 --- a/products/factfinder/run.py +++ b/products/factfinder/run.py @@ -1,3 +1,6 @@ +from pathlib import Path +from typing import Optional + import typer from dcpy.lifecycle.builds import load, plan @@ -12,17 +15,34 @@ def _run( dataset: str = typer.Argument(), vesion: str = typer.Argument(), - upload: bool = typer.Option( + metadata_only: bool = typer.Option( False, - "-u", - "--upload", - help="Upload after processing", + "--metadata-only", + help="Only process metadata (requires --metadata-file)", + ), + metadata_file: Optional[Path] = typer.Option( + None, + "--metadata-file", + help="Path to the Excel metadata file (required with --metadata-only)", + exists=True, + file_okay=True, + dir_okay=False, ), ): assert dataset in [ "acs", "decennial", ], "'acs' and 'decennial' only valid options for dataset." + + if metadata_only: + assert metadata_file is not None, "--metadata-file is required with --metadata-only" + match dataset: + case "acs": + acs_manual_update.run_metadata(metadata_file) + case "decennial": + raise typer.BadParameter("--metadata-only is not supported for decennial") + return + lockfile = plan.plan(ROOT_PATH / f"{dataset}.yml") load_result = load.load_source_data_from_resolved_recipe(lockfile) match dataset: