finances-worldbank/historical-ibrd-balance-sheets-data-xnse-jvg2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 3 hours ago

Historical IBRD Balance Sheets Data

This dataset contains Balance Sheets data from IBRD’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 institution (1946). This data has been verified and validated for publication, but does not, in any capacity, replace the official published Financial Statements. An archive for IBRD’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-ibrd-balance-sheets-data-xnse-jvg2\".\"historical_ibrd_balance_sheets_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_ibrd_balance_sheets_data
     
     
     
     
     
Upstream Metadata