nj-gov/licensed-child-care-centers-cru5-4rmm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 5 hours ago

Licensed Child Care Centers

Searchable listing of all Licensed Child Care Centers and Inspection Reports. Important Notice: Effective May 6, 2019, the data on this site for child care centers will no longer be updated. This data is to be used for historical purposes only. Current child care center data is available at https://childcareexplorer.njccis.com/portal/.

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 \"nj-gov/licensed-child-care-centers-cru5-4rmm\".\"licensed_child_care_centers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • licensed_child_care_centers
     
     
     
     
     
Upstream Metadata