code-for-montana / nonprofit-data

A tool to help make data about nonprofit organization more accessible.
MIT License
5 stars 2 forks source link

Implement filtering on Index and Result #41

Closed glesica closed 4 years ago

glesica commented 4 years ago

Closes #40 - Adds the ability to filter the Filings you'll actually get from the Result.

Run it: pipenv run python -m extractor, the output should only include organizations from the index file that have web sites and don't have "MISSISSIPPI" in their names.

smai-f commented 4 years ago

QA +1