This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deleted obsolote importers code, added deleted.md
- Loading branch information
Showing
9 changed files
with
17 additions
and
487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Deleted code | ||
|
||
An index of code that we have deleted from this project, to make it easy to refer back to should we ever need to. | ||
|
||
## importers - deleted May 11th 2011 | ||
|
||
Prior to the creation of the [vaccine-feed-ingest](https://github.com/CAVaccineInventory/vaccine-feed-ingest) repo the `importers/` folder in VIAL included standalone Python scripts for importing data into VIAL by calling the `/api/importLocations` endpoint. | ||
|
||
This included the code for copying across data from our Airtable instance. | ||
|
||
Importer scripts: https://github.com/CAVaccineInventory/vial/tree/80ceac90a72e54731a169330a71c1f1bfa43e35a/importers | ||
|
||
Importer documentation: https://github.com/CAVaccineInventory/vial/blob/80ceac90a72e54731a169330a71c1f1bfa43e35a/docs/importers.md | ||
|
||
The `import_utils.py` module included a handy function for deriving the county for a location based on its latitude and longitude, using the https://us-counties.datasette.io/ API: | ||
|
||
https://github.com/CAVaccineInventory/vial/blob/80ceac90a72e54731a169330a71c1f1bfa43e35a/importers/import_utils.py |
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.