ftb-ca-gov/a3-tax-rates-by-corporation-type-vmff-tp3e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 days ago
Indexed 5 hours ago

A-3, Tax Rates By Corporation Type

Corporate tax rate table data beginning with 1929. For more information by taxable year.

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 \"ftb-ca-gov/a3-tax-rates-by-corporation-type-vmff-tp3e\".\"a3_tax_rates_by_corporation_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • a3_tax_rates_by_corporation_type