GET /data/v1/map/new
Summary: Create a map
Operation ID: Create a map
Auth: unknown
Operation ID: Create a map
Auth: unknown
Parameters (5)
X-App-Token
(string, header, optional)
e.g. cQovpGcdUT1CSzgYk0KPYdAI0
app_token
(string, query, optional)
The [Socrata App Token](https://dev.socrata.com/docs/app-tokens.html) to be used with your request. The `app_token` parameter is required if an app token is not passed via the `X-App-Token` HTTP header. Clients must [register for their own app tokens](https://dev.socrata.com/docs/app-tokens.html).
constraint
(string, query, optional)
Values must be specified for each constraint in the dataset. For example, to generate map data for `demographics.population.count`, you must specify a value for `year` by passing `year=2013`.
entity_id
(string, query, required)
A comma separated list of entity IDs. Entities must have the same type and represent geographical regions.
variable
(string, query, required)
A single variable ID.
No probe data for this endpoint yet.