delaware-gov/archived-state-employee-credit-card-transactions-c5fg-t3xx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 11 months ago

Archived State Employee Credit Card Transactions

Financial data related state employee credit card transactions.This contains prior fiscal years that have been removed from the State Employee Credit Card Transactions. See Chapter 12 within the State of Delaware Budget and Accounting Manual at this link: http://www.budget.delaware.gov/accounting-manual/documents/chapter12.pdf?ver=0829.

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 \"delaware-gov/archived-state-employee-credit-card-transactions-c5fg-t3xx\".\"archived_state_employee_credit_card_transactions\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • archived_state_employee_credit_card_transactions
     
     
     
     
     
Upstream Metadata