cityofnewyork-us/nyc-city-hall-library-catalog-gysc-yn4h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 6 hours ago

NYC City Hall Library Catalog

The City Hall Library is New York City's official depository for all agency published reports and studies. More info can be found at http://nyc.gov/html/records/html/about/chlibrary.shtml

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/nyc-city-hall-library-catalog-gysc-yn4h\".\"nyc_city_hall_library_catalog\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nyc_city_hall_library_catalog
     
     
     
     
     
Upstream Metadata