PLACES And 500 Cities: Data Dictionary
U.S. Department of Health & Human Services
@usgov.hhs_gov_places_and_500_cities_data_dictionary_f68b6
U.S. Department of Health & Human Services
@usgov.hhs_gov_places_and_500_cities_data_dictionary_f68b6
This dataset provides a data dictionary for PLACES and 500 Cities releases. For each measure, the data dictionary provides the measure ID, measure full and short name, measure category ID and name, year of BRFSS data used to generate the estimate by release year, and frequency BRFSS collects data about the measure.
Organization: U.S. Department of Health & Human Services
Last updated: 2022-11-16T14:04:28.329767
Tags: 500-cities, places
CREATE TABLE table_1 (
"measureid" VARCHAR,
"measure_full_name" VARCHAR,
"measure_short_name" VARCHAR,
"categoryid" VARCHAR,
"category_name" VARCHAR,
"places_release_2024" VARCHAR,
"measure_full_name_2016_2023" VARCHAR,
"measure_short_name_2016_2023" VARCHAR,
"places_release_2023" VARCHAR,
"places_release_2022" VARCHAR,
"places_release_2021" VARCHAR,
"places_release_2020" VARCHAR,
"n_500_cities_release_2019" VARCHAR -- 500 Cities Release 2019,
"n_500_cities_release_2018" VARCHAR -- 500 Cities Release 2018,
"n_500_cities_release_2017" VARCHAR -- 500 Cities Release 2017,
"n_500_cities_release_2016" VARCHAR -- 500 Cities Release 2016,
"frequency_brfss_year" VARCHAR
);Anyone who has the link will be able to view this.