# Gov Code Repositories

## US Cities

List of cities that have official public code repositories. Contact us on Github or Twitter or Slack to get your gov added.

See the [GitHub Community page for a City list](https://government.github.com/community/#us-city). Here are a few involved in the OGC.

* Anchorage, AK - ?
* Bloomington, IN - [City-of-Bloomington](https://github.com/City-of-Bloomington)
* Boston, MA - [CityOfBoston](https://github.com/CityOfBoston/boston.gov)
* Denver, CO - [CityofDenver](https://github.com/CityofDenver)
* Los Angeles, CA - [cityoflosangeles](https://github.com/cityoflosangeles)
* Louisville, KY - [LouisvilleMetro](https://github.com/LouisvilleMetro)
* New Orleans, LA - ?
* New York, NY - [CityOfNewYork](https://github.com/CityOfNewYork)
* Philadelphia, PA - [CityOfPhiladelphia](https://github.com/CityOfPhiladelphia)
* Pittsburgh, PA - [CityofPittsburgh](https://github.com/CityofPittsburgh)

## US Counties

List of cities that have official public code repositories.

See the [GitHub Community page for a County list](https://government.github.com/community/#us-county). Here are a few involved in the OGC.

* Baltimore County, MD - [baltimorecounty](https://github.com/baltimorecounty)

## US States

List of cities that have official public code repositories.

See the [GitHub Community page for a State list](https://government.github.com/community/#us-states). Here are a few involved in the OGC.

* Connecticut - [CTOpenData](https://github.com/CTOpenData)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.govintheopen.com/welcome/code-repositories.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
