cityofnewyork-us/early-learn-project-sites-vmfm-wic2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 2 days ago

Early Learn Project Sites

Information about funding to upgrade certain Early Learn centers as part of the Administration for Children's Services transfer of a number of sites into the Department of Education's portfolio.

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 \"cityofnewyork-us/early-learn-project-sites-vmfm-wic2\".\"early_learn_project_sites\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • early_learn_project_sites
     
     
     
     
     
Upstream Metadata