# Introduction to Dataset Inventory Guidelines

NOTE: This guide has been deprecated and replaced with a newer one at <http://labs.centerforgov.org/data-governance/data-inventory/>

## Introduction to Dataset Inventory Guidelines

Conducting a data inventory can lay the foundation for a performance management program and releasing data to an open portal, but developing and maintaining a dataset inventory should also be considered a data governance best practice. Identifying datasets that are available within departments is helpful for leadership and staff in all city agencies, and integrating public comments into the data release prioritization schedule ensures that stakeholders voices are heard.

The Center for Government Excellence recomends the following steps.

* **Step 1.** [Identify Datasets](/open-data-dataset-starter-kit/identify-datasets.md)
* **Step 2.** [Post Inventory](/open-data-dataset-starter-kit/post.md)
* **Step 3.** [Determine Release Schedule](/open-data-dataset-starter-kit/release.md)

To assist cities in creating a dataset inventory, the [Center for Government Excellence at Johns Hopkins University](http://govex.jhu.edu/), a partner in the [What Works Cities initiative](http://www.whatworkscities.org/), has created these guidelines. By learning from the experiences of other cities and following best practices developed by the Center, cities will be able to identify and release high quality datasets that are valuable to city residents and other stakeholders.

![](https://raw.githubusercontent.com/govex/govex.github.io/master/images/WWC_ResourceStamp_web.png)


---

# 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/readme.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.
