richmondgov/payment-register-fy16-kede-pxas
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 1 month ago

Payment Register: FY16+

This dataset includes City payment register data beginning with Fiscal Year 2016 for the City of Richmond. Data considered sensitive or confidential is anonymized before it is posted. (Please read the attachment "63_2_104.docx" for details)

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 \"richmondgov/payment-register-fy16-kede-pxas\".\"payment_register_fy16\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • payment_register_fy16
     
     
     
     
     
Upstream Metadata