# Appendix A

| Dataset Name                                                                                                                                   | Contact Email Address                                                                                                                                                                          | Contents                                                                                                                    | System of Record                                                                                              | Contains Sensitive Data                                                                                  | Sensitive Data Comments                        |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| Human-readable name of the asset. Should be in plain English and include sufficient detail to facilitate search and discovery. Avoid acronyms. | Data Steward's email address. Who manages the data and is responsible for granting permission to access the data? Who understands what the dataset includes and can answer questions about it? | What the dataset describes. Provide a longer description of the data that can be readily understood by non-technical users. | What is the original system/application/file that houses it? Please provide additional comments as necessary. | Does the data set contain sensitive data, such as personal phone numbers, Social Security Numbers, etc.? | What could be done to make the data shareable? |


---

# 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://govex.gitbook.io/open-data-dataset-starter-kit/appendix-a.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.
