NatLabRockies / NatLabRockies/COMPASS

Add filter option

Open
#51 0 comments 0 reactions 1 assignee View on GitHub

@castelao is already working on this.

Since Mar 5, 2025.

new computation p-medium topic-rust-cli
Dominant language
Python
Stars
17
Forks
4
Avg merge
2d 7h
Merged PRs (30d)
17

Description

When exporting data, we want to be able to filter based on some criteria. Likely, this could be implemented as a subcommand like

compass-db export [export-OPTIONALS] filter [filter-OPTIONALS])

We want to be able to filter on the following:

  • Given a shape (point or maybe some sort of bounding box), export only ordinances with jurisdictions that intersect that
  • Given a state name, export only ordinances for that state
  • Given a county name, export ordinances only for that county
  • Given a time range, export ordinances enacted within that range
  • Given a time range, export ordinances scraped by our tool within that range

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.