Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 7 minutes ago
Percent Of High School Student (grades 9-12) Nonsmokers Exposed To Secondhand Smoke, New Jersey, by year: Beginning 2010
Ratio: Percent of non-smoking high school students grades 9-12 exposed to secondhand smoke
Definition: The percentage of high school students in grades 9-12 who are nonsmokers but are exposed to secondhand smoke.
Data Source:
Youth Tobacco Survey*, Office of Tobacco Control, New Jersey Department of Health
- Survey not conducted every year.
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 \"healthdata-nj-gov/percent-of-high-school-student-grades-912-vrhu-cq3y\".\"percent_of_high_school_student_grades_912\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata