Public Finance & Government
Dataset view metadata
Full view metadata via api/views/{dataset_id}.json - display title, description, owner, columns, tags, category, license, row and view counts, plus the rowsUpdatedAt and viewLastModified Unix-epoch timestamps Sugra uses for data_time.
get/api/v1/socrata/{portal}/metadata/{dataset_id}
Path parameters
portalstring required
Portal slug (e.g. nyc).
Portal slug (e.g. nyc).
dataset_idstring required
Socrata 4-4 hex dataset identifier (e.g. erm2-nwe9).
Socrata 4-4 hex dataset identifier (e.g. erm2-nwe9).
Response
Dataset view metadata with embedded columns and upstream freshness timestamps.
Example response
{
"data": {
"portal": "nyc",
"domain": "data.cityofnewyork.us",
"dataset_id": "erm2-nwe9"
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}