richmondgov/payment-register-fy15-i7ew-iztk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 1 month ago

Payment Register - FY15

This dataset includes City payment register data from Fiscal Year 2015 for the City of Richmond. It does not include payroll data. Social Services data considered sensitive or confidential is anonymized before it is posted. (Please read the attachment "63_2_104.docx" for details)

The City will publish data for each month at the time of close of that month. May 2015 was the most recently closed month at the time this dataset was launched.

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-fy15-i7ew-iztk\".\"payment_register_fy15\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • payment_register_fy15
     
     
     
     
     
Upstream Metadata