# Open Data Portals Managed by State Entities

If you are in one of the following State organizations, you will publish open data directly through their open data portal, otherwise you can publish to the [Statewide Open Data Portal](https://data.ca.gov).

**Executive Agency Portals**

* [Health and Human Services Agency](https://data.chhs.ca.gov)
* [Natural Resources Agency](https://data.cnra.ca.gov)

**Individual State Entity Portals**

* [Board of Equalization](https://www.boe.ca.gov/dataportal/)
* [Controller’s Office](https://bythenumbers.sco.ca.gov/browse)
* [Department of Justice](https://openjustice.doj.ca.gov/data)
* [Department of Tax and Fee Administration](https://www.cdtfa.ca.gov/DataPortal/index.htm)
* [Employment Development Department](https://data.edd.ca.gov)
* [Franchise Tax Board](https://data.ftb.ca.gov)
* [Treasurer’s Office](https://debtwatch.treasurer.ca.gov)

{% hint style="info" %}
**Is there a CA open data portal missing from this list?**

[Let us know through our online form.](https://airtable.com/shrqs1l3zuSqh7zhW)
{% endhint %}

Please reach out to your data coordinator or portal administrator for any specific guidance. You should still prepare data in line with this handbook, even though you'll publish to a different portal.

When publishing to your organization’s portal, in many cases, those datasets will be "harvested" automatically so they are discoverable through the [California Open Data Portal](https://data.ca.gov) (you don’t need to know exactly how harvesting works to publish open data).


---

# 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://docs.data.ca.gov/california-open-data-publishers-handbook/reference/jason-add-reference-to-orgs-that-have-different-publishing.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.
