finances-worldbank/ifc-financial-highlights-he3k-et8a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 5 hours ago

IFC Financial Highlights

Provides select metrics from IFC annual reports. You can access Annual Reports at http://www1.ifc.org/wps/wcm/connect/CORP_EXT_Content/IFC_External_Corporate_Site/Annual+Report/ .

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/ifc-financial-highlights-he3k-et8a\".\"ifc_financial_highlights\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ifc_financial_highlights
     
     
     
     
     
Upstream Metadata