| Name | Type | Description |
|---|---|---|
| Id | string | The Intrinio ID for Municipality |
| CensusId | decimal? | The ID for the census |
| GovernmentName | string | The government name of the Municipality |
| GovernmentType | string | The type of government of the Municipality |
| PrimaryContactType | string | The primary contact type of the Municipality |
| Address1 | string | The first line of the address |
| Address2 | string | The second line of the address (i.e. suite number) |
| City | string | The city in which the Municipality is located in |
| State | string | The state in which the Municipality is located in |
| Zip | string | The zip code in which the Municipality is located in |
| WebSite | string | The web site of the Municipality |
| Population | decimal? | The population of the Municipality |
| PopulationAsOfYear | decimal? | The year from which the population of the Municipality was measured |
| Enrollment | decimal? | The enrollment of the Municipality |
| EnrollmentAsOfYear | decimal? | The year from which the enrollment of the Municipality was measured |
| AreaName | string | The name of the area of the Municipality |
| AreaType | string | The type of area of the Municipality |
| Latitude | float? | The latitude of the location of the Municipality |
| Longitude | float? | The longitude of the location of the Municipality |