Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
CDC STATE System E-Cigarette Legislation - Smokefree Campus
1995-2024. Centers for Disease Control and Prevention (CDC). State Tobacco Activities Tracking and Evaluation (STATE) System. E-Cigarette Legislation—Smokefree Campus. 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 state smokefree indoor air laws for smokefree campuses in private and public colleges and schools (K-12).
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"cdc-gov/cdc-state-system-ecigarette-legislation-smokefree-itia-u6fu\".\"cdc_state_system_ecigarette_legislation_smokefree\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata