Municipality by ID

Municipality by ID Web API Documentation

Returns the Municipality with the given ID

Endpoint:
https://api-v2.intrinio.com/municipalities/{id}

Parameters

Name Description Example
id
* required
An Intrinio ID of a Municipality mun_Xn7x4z
id
* required
An Intrinio ID of a Municipality

Output Fields

Name Description Type
id The Intrinio ID for Municipality string
census_id The ID for the census number
government_name The government name of the Municipality string
government_type The type of government of the Municipality string
primary_contact_type The primary contact type of the Municipality string
address1 The first line of the address string
address2 The second line of the address (i.e. suite number) string
city The city in which the Municipality is located in string
state The state in which the Municipality is located in string
zip The zip code in which the Municipality is located in string
web_site The web site of the Municipality string
population The population of the Municipality number
population_as_of_year The year from which the population of the Municipality was measured number
enrollment The enrollment of the Municipality number
enrollment_as_of_year The year from which the enrollment of the Municipality was measured number
area_name The name of the area of the Municipality string
area_type The type of area of the Municipality string
latitude The latitude of the location of the Municipality number
longitude The longitude of the location of the Municipality number
id
The Intrinio ID for Municipality
census_id
The ID for the census
government_name
The government name of the Municipality
government_type
The type of government of the Municipality
primary_contact_type
The primary contact type of the Municipality
address1
The first line of the address
address2
The second line of the address (i.e. suite number)
city
The city in which the Municipality is located in
state
The state in which the Municipality is located in
zip
The zip code in which the Municipality is located in
web_site
The web site of the Municipality
population
The population of the Municipality
population_as_of_year
The year from which the population of the Municipality was measured
enrollment
The enrollment of the Municipality
enrollment_as_of_year
The year from which the enrollment of the Municipality was measured
area_name
The name of the area of the Municipality
area_type
The type of area of the Municipality
latitude
The latitude of the location of the Municipality
longitude
The longitude of the location of the Municipality