Skip to content

Commit

Permalink
* adds instructions on running with duckdb library
Browse files Browse the repository at this point in the history
* re-works weather data to be easier to use with oracle event related code
* adds oracle database and queries for CRUD data operations
* adds scoring and signing ETL job via /update route
  • Loading branch information
teebz authored and tee8z committed Aug 15, 2024
1 parent bc0bac9 commit 31495cb
Show file tree
Hide file tree
Showing 42 changed files with 6,200 additions and 1,089 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ stations.xml

data/
weather_data/
event_data/
*/.env
.env
duckdb_lib
*/duckdb_lib
*/duckdb_lib
*.pem
*/test_data/*
Loading

0 comments on commit 31495cb

Please sign in to comment.