Prevalence of Children with No Caries, Sealant or Restorations in Maryland School Children, 2005-2006
This is historical data. The update frequency has been set to "Static Data" and is here for historic value. Updated on 8/14/2024
This is the weighted prevalence of 1,276 schoolchildren. 1,276 out of 1,280 cases examined had prevalence available. One out of 1,276 cases had grade information missed, 564 were in Kindergarten and 711 in 3rd grade. Prevalence is defined as occurrence of no caries, sealants, or restorations among all selected population. Region Identifiers and Constituent Counties: Western (Allegany, Frederick, Garrett, Washington); Central D.C. (Howard, Montgomery, Prince George’s); Southern (Calvert, Charles, St. Mary’s); Central Baltimore (Anne Arundel, Baltimore City, Baltimore County, Carroll, Harford); Eastern Shore (Caroline, Cecil, Dorchester, Kent, Queen Anne’s, Somerset, Talbot, Wicomico, Worcester).
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 \"opendata-maryland-gov/prevalence-of-children-with-no-caries-sealant-or-8n7n-ij7b\".\"prevalence_of_children_with_no_caries_sealant_or\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.