VacFind / GeoCompare

A tool designed to help the creators of vaccine finder tools easily manipulate, combine, and move data to allow everyone to have better access to data about vaccination sites during the pandemic
https://vacfind.github.io/GeoCompare/
MIT License
0 stars 3 forks source link

alllow the source and target datasets to be specified by name using argparse arguments #16

Open MoralCode opened 3 years ago

MoralCode commented 3 years ago

see #15 for more details on getting started with argparse and how/where to implement it.

essentially, the basic idea of this issue should be to allow the names of two sources from config.json to be specified by their name to be used for comparison. i.e. python3 main.py --source al-arcgis-vaccination-sites --target giscorps-vaccination-sites