
[//]: # (CLASS:Municipality)

[//]: # (KIND:object)

### Municipality

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**id** | String | The Intrinio ID for Municipality &nbsp;
**censusId** | Number | The ID for the census &nbsp;
**governmentName** | String | The government name of the Municipality &nbsp;
**governmentType** | String | The type of government of the Municipality &nbsp;
**primaryContactType** | String | The primary contact type of the Municipality &nbsp;
**address1** | String | The first line of the address &nbsp;
**address2** | String | The second line of the address (i.e. suite number) &nbsp;
**city** | String | The city in which the Municipality is located in &nbsp;
**state** | String | The state in which the Municipality is located in &nbsp;
**zip** | String | The zip code in which the Municipality is located in &nbsp;
**webSite** | String | The web site of the Municipality &nbsp;
**population** | Number | The population of the Municipality &nbsp;
**populationAsOfYear** | Number | The year from which the population of the Municipality was measured &nbsp;
**enrollment** | Number | The enrollment of the Municipality &nbsp;
**enrollmentAsOfYear** | Number | The year from which the enrollment of the Municipality was measured &nbsp;
**areaName** | String | The name of the area of the Municipality &nbsp;
**areaType** | String | The type of area of the Municipality &nbsp;
**latitude** | Number | The latitude of the location of the Municipality &nbsp;
**longitude** | Number | The longitude of the location of the Municipality &nbsp;

[//]: # (END_DEFINITION)





