get_index
Fetch a published MFG Calcs index, board, ledger, forecast, vintage, revision record, seasonal series, or HS-NAICS map. Tariff targets distinguish the tracked manufacturing panel's observed effective calculated-duty rate; origins are statistically associated with those reported Calculated Duties, not causes. The selected index's JSON Schema branch lists its accepted fields; unsupported, dependent, or conflicting fields return invalid params. Try: {"index":"get_state_cost_index","filter":"Ohio"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asOf | No | Vintage cutoff (YYYY-MM-DD). | |
| index | Yes | Published target. | |
| limit | No | Rows: "all" or count. | |
| naics | No | Six-digit NAICS code for get_hs_naics. | |
| since | No | Revision cutoff (YYYY-MM-DD). | |
| filter | No | Target selector; meaning depends on index. | |
| points | No | History: "latest", "all", or count. | |
| country | No | Duty-free origin. | |
| artifact | No | Revision artifact filter. | |
| scheduleYear | No | Duty-free HTS year. |