Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 6 hours ago
ARCC- Restoration Project
Detailed information about the current book restoration project for the Marin County Assessor Recorder office. Data is updated manually as needed and currently covers the time period from 7/20/2020 to 4/1/2021.
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 \"marincounty/arcc-restoration-project-cmiw-zrbb\".\"arcc_restoration_project\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata