# General Resources

### Data Nominations or Suggested Enhancements

#### 1. Data Nominations for non ATD related datasets&#x20;

Archive in the OPEN\_DATA\_Data\_Nominations folder.

#### 2. Suggested enhancements to existing datasets or data nominations for ATD related datasets

Reply to the sender using this snippet - 'We will keep your request in mind for consideration for future enhancements/ projects.' and then archive the email in the OPEN\_DATA\_Suggested\_Enhancements folder. Create an issue on Zenhub with the label Open Data and put it in the Backlog.

### Non ATD related resources

Here are some resources for requests not related to Austin Transportation datasets:

* Census Tracts&#x20;
  1. [Census Tracts on the Open Data Portal](https://data.austintexas.gov/Locations-and-Maps/Census-Tracts-2010-MSA/e228-ig6a) (2010 MSA)
* Citizen Information Requests  -  can email **<public.information@austintexas.gov>** or online [here](https://cty-austintx.govqa.us/WEBAPP/_rs/\(S\(nlkzwuzncisfhynvpowhtsoy\)\)/SupportHome.aspx?LP=6).&#x20;
* Council Districts&#x20;
  1. [Council Districts on the Open Data portal](https://data.austintexas.gov/Locations-and-Maps/Council-Districts-Fill/hdpc-ysmz)
  2. [Council District Viewer](https://www.austintexas.gov/GIS/CouncilDistrictMap/)
  3. [Property Profile Viewer](https://www.austintexas.gov/GIS/PropertyProfile/) (to help residents overlay different location datasets without having access to GIS)


---

# 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://atd-dts.gitbook.io/open-data/general-resources.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.
