CDC STATE System Tobacco Legislation - Preemption Summary
U.S. Department of Health & Human Services
@usgov.hhs_gov_cdc_state_system_tobacco_legislation_preemption_summary
U.S. Department of Health & Human Services
@usgov.hhs_gov_cdc_state_system_tobacco_legislation_preemption_summary
1995-2024. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. Legislation - Preemption. The STATE System houses current and historical state-level legislative data on tobacco use prevention and control policies. Data are reported on a quarterly basis. Data include information related to summary state preemption of more stringent or differing local laws on smokefree indoor air, youth access and licensure.
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:17:12.889747
Tags: legislation, osh, policy, preemption, state-system, tobacco
CREATE TABLE table_1 (
"year" BIGINT,
"quarter" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"topictypedesc" VARCHAR,
"topicdesc" VARCHAR,
"measuredesc" VARCHAR,
"smokefree_indoor_air" VARCHAR,
"youth_access" VARCHAR,
"licensure" VARCHAR,
"preemption" VARCHAR,
"preemptionaltvalue" BIGINT,
"geolocation" VARCHAR,
"topictypeid" VARCHAR,
"topicid" BIGINT,
"measureid" VARCHAR
);Anyone who has the link will be able to view this.