# February 22, 2023

## Updates from PDAP

We've submitted for grant renewal from Heinz, and are actively seeking additional sources of funding.

We're getting a slow and steady flow of `requests` and `volunteer offers` via the forms on our [front page](https://pdap.io).

### Open projects

* We need a jail roster scraper for Allegheny County, to help local folks investigate who's being kept in the county jail, and for how long.
* Our friends at Big Local News are looking for help scraping some data about officer-involved shootings from California. We're trying to cover [23 agencies](https://docs.google.com/spreadsheets/d/1f_qWiXWTcAsUNMtOQlrv0sYG4hgLfVGzupVH3Ek12Z0/edit#gid=0).
* We're using machine learning to identify data sources. We have an algorithm, and need to generate more training data for the next iteration.


---

# 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.pdap.io/meta/community-calls/february-22-2023.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.
