finances-worldbank/historical-ida-income-statements-data-5fcd-tqcy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 2 hours ago

Historical IDA Income Statements Data

This dataset contains Income Statement data from IDA’s published financial statements It was compiled from data in our systems as well as by extracting the data from the published Financial Statements documents. The dataset goes as far back as the foundation of the association (1961). This data has been verified and validated for publication, but does not, in any capacity, replace the official published Financial Statements. An archive for IDA’s annual Financial Statements is available at www.worldbank.org/financialresults

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 \"finances-worldbank/historical-ida-income-statements-data-5fcd-tqcy\".\"historical_ida_income_statements_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_ida_income_statements_data
     
     
     
     
     
Upstream Metadata