Commit Graph

32 Commits (v0.2.0)
 

Author SHA1 Message Date
youainti 5d2140accd simplified and renamed justfile recipes 3 years ago
youainti 9b26cd99df Simplified the DB creation process by running a postgres container directly 3 years ago
youainti 1bdcc2fd83 added documentation 3 years ago
youainti 4a2b1ea2ed justfile will download, create, and populate db with AACT data 3 years ago
youainti 91eeea100e got downloads working 3 years ago
youainti e240fff07c Added a justfile, adjusted docker networks, restructured how data is downloaded 3 years ago
youainti a2c0e4dcc7 added graph of data linkages 4 years ago
youainti ff2c5b9ddd Added rate limiting functionality. Not tested as things ran just fine for the 1700 trials I downloaded. 4 years ago
youainti e849ee50be added a test for downloading issues 4 years ago
will king 4bf9b4fab9 Testing if db_connection will work over tailscale. It does. 4 years ago
will king 40a34ae1c3 Merging something I accidentally committed into main instead of history-download 4 years ago
will king bf28ad30b2 Fixed version extraction 4 years ago
youainti d3f20ca817 Fixed trial reservation issues by adjusting when the reservation querey is written to the db 4 years ago
youainti 5bd3d4ee95 updated table definitions for views so that they deliver the correct information 4 years ago
youainti 2aa8fdee4e reservations working properly. Still missing rate control 4 years ago
youainti 820f082e0d added documentation comments to classes and functions 4 years ago
youainti 9623bc0550 Housekeeping: Renamed folder to distinguish between aact and history downloader. Updated .gitignore to handle orangebook data 4 years ago
youainti 84b38166e1 updates to AACT downloader schemas to match what I am actually using. 4 years ago
youainti 5a1f744449 Adding attempts at orangbook processing. The CID parser stuff is in case I need to parse the pdfs 4 years ago
youainti e97434f70a removing previous attempts at parsing 4 years ago
youainti 725839df5b have the basics of a downloader and the sql to support it. 4 years ago
youainti 8fbe2c94e9 separated postgres from pgadmin 4 years ago
youainti 9dfae547ce began rewriting README 4 years ago
youainti d436a67457 Reorganized folder system. added an assorted section to help keep track of useful sql etc. 4 years ago
youainti d923c262a4 got connections working, started work on classifying why-ended 4 years ago
will king f481c45d50 Committing current parser work. 4 years ago
will king 9de976ecee minor correction to create http table 4 years ago
will king 0bd7965112 Untested but reorganized docker setup 4 years ago
youainti 9a47199728 Moved the db_connection to another location, updated gitignore to avoid commiting data. DockerCompose is setting up properly. 4 years ago
will king c43b5dbd06 got basic connections working 4 years ago
youainti 3f4d73c33a Working postgres and pgadmin docker-compose.yaml 4 years ago
youainti 393dff1773 Initial commit 4 years ago