healthdata-nj-gov/percentage-of-homes-with-elevated-radon-levels-4-bvn5-isnk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 3 hours ago

Percentage of homes with elevated radon levels (>=4 pCi/L) that have been mitigated, New Jersey, by year: Beginning 2010

Ratio: Percent of homes that have tested at or above 4 pCi/L that have been mitigated

Definition: Percentage of homes testing at or above 4 picocuries radon per liter air (pCi/L) that have been mitigated.

Data Sources: New Jersey Department of Environmental Protection, Bureau of Environmental Radiation, Radon Section

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/percentage-of-homes-with-elevated-radon-levels-4-bvn5-isnk\".\"percentage_of_homes_with_elevated_radon_levels_4\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percentage_of_homes_with_elevated_radon_levels_4
     
     
     
     
     
Upstream Metadata