CensusCodeMatch
A Census variable code that matched a search, with vintage availability.
codeCode (string)required
Census Bureau variable code, e.g. 'DP05_0001E'
vintagesinteger[]required
Vintage years where this code maps to this variable
CensusCodeMatch
{
"code": "string",
"vintages": [
0
]
}