Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 12 months ago
New York City Municipal Archives Data Collection: Acquisitions / Accessions List
Accession / Acquisition data details groups of records that are transferred from City agencies and donors through a records management disposition process. It typically includes the originating agency/donor and a general summary on the content, formats, and size of the collections. Information is also available at: <a href="https://a860-collectionguides.nyc.gov/" target="_blank" rel="noopener noreferrer">https://a860-collectionguides.nyc.gov/</a>
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/new-york-city-municipal-archives-data-collection-vfa7-chs9\".\"new_york_city_municipal_archives_data_collection\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata