# October 2, 2021

## Scraping

We need to firm up support for unprocessed data, this issue needs some work to solidify what we need: <https://github.com/Police-Data-Accessibility-Project/scrapers/issues/80>

## Azure setup

Risk: abuse that eats through our credit or destroys our data.

<https://www.openmined.org/> is a way to facilitate data analysis with an encrypted / private middle layer. Could be used for address/name removal/hiding.

## Guidestar

Our profile is here: <https://www.guidestar.org/profile/85-4207132>

We're at gold, and to get platinum will need an independent evaluation, likely by a consultant.

## Social media / outreach

Josh working on additional "language guidelines" for talking about PDAP, in addition to the [brand assets](/meta/operations/staff/brand-assets.md).

Alec secured new Instagram and Twitter accounts that we can get verified and start using.


---

# 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/october-2-2021.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.
