# June 26, 2021

## Attendees

* Scotty
* Mitch
* Jonathan
* Josh
* Stabs

## Topics

### General ecosystem UX

* app, blog, pdap.io, dolthub, discord
* it's not clear what all the edges of our system are

### DoltHub bounty

* Alexis made a [tutorial video](https://www.youtube.com/playlist?list=PL0F4rChlR1GiXabNeh6H0kwIStyPFSZLS) for datasets
* Even one submission makes you $50

### Minneapolis case study

* 100% dataset coverage
* Canonical example of scrapers for each dataset

### Risks

* dependence on small number of people
  * need to keep working on explaining the current state + making it easier to contribute

### FE auto deploy

* Why didn't this auto deploy? <https://github.com/Police-Data-Accessibility-Project/PDAP.io/pull/26>

### Metrics

* We should put some basic high level metrics about our datasets
* <https://github.com/Police-Data-Accessibility-Project/PDAP.io/issues/27>


---

# 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/june-26-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.
