-
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.
68 - [feat] Check for Project Updates (#77)
* [feat] scrape projects from ORES website and insert/update Supabase * [chore] commented out tests * [chore] small changes - solar pv, nyserda contract kdm completed/date, tendering of interconnection agreement kdm rename * [feat] updates for nyserda webscraper, also moved reverse geocoding of small solar projects to database.py * [feat] moved geocoding and kdm updating for ores to database, wrote function to delete nyiso withdrawn functions, include last_updated field for nyiso * [chore] temporarily commented out function to check/delete withdrawn nyiso projects * [fix] fix for datestring representation for Winning a contract award from NYSERDA kdm * [refactor] update NYSERDA large scale to track last_updated as a dict * [feat] updated last_updated dict type for all datasources, added function descriptions for database and scraper_utils * [chore] commenting out functions to delete cancelled and withdrawn projects for now
- Loading branch information
Showing
9 changed files
with
673 additions
and
409 deletions.
There are no files selected for viewing
Binary file modified
BIN
+308 Bytes
(130%)
api/webscraper/__pycache__/database_constants.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.