colorado-gov/current-notaries-in-colorado-k4uv-yvnk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 15 hours ago
Indexed 2 hours ago

Current Notaries in Colorado

Information and aggregarted locations by zipcode on current notaries registered with the Colorado Department of State provided by the Colorado Department of State (CDOS).

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 \"colorado-gov/current-notaries-in-colorado-k4uv-yvnk\".\"current_notaries_in_colorado\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • current_notaries_in_colorado
     
     
     
     
     
Upstream Metadata