healthyregions / oeps

Opioid Environment Policy Scan - data explorer and backend management
https://oeps.healthyregions.org
GNU General Public License v3.0
0 stars 0 forks source link

Begin building query capabilities #12

Closed mradamcox closed 11 months ago

mradamcox commented 11 months ago

Now that some data is loaded, we can begin querying it, and we should create an entry point within this app for doing so (ultimately, anyone should be able to query the tables however they want, but wrapping some basic queries into a python script will be really helpful for us start exploring the data.

This ticket just requires the creation of bq_query.py and the creation of some simple arguments for querying the spatial data that is already in BigQuery.