bythenumbers-sco-ca-gov/rate-of-return-for-fiscal-years-201617-to-201920-kkkd-2prb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 3 hours ago

Rate of Return for Fiscal Years 2016-17 to 2019-20

Actual rates of return for the past one-year, three-year, and five-year periods and to report a 10-year schedule of annual money-weighted rate of return, net of investment expense.

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 \"bythenumbers-sco-ca-gov/rate-of-return-for-fiscal-years-201617-to-201920-kkkd-2prb\".\"rate_of_return_for_fiscal_years_201617_to_201920\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • rate_of_return_for_fiscal_years_201617_to_201920