TODO notes

main
Jeff Moe 2023-10-07 13:35:08 -06:00
parent bc590a65bf
commit d492d4ef46
1 changed files with 6 additions and 2 deletions

View File

@ -69,10 +69,14 @@ black gbif-cruft*
# TODO
Perhaps:
* rclone GBIF snapshot, approximately 250 gigs of parquet files.
* Read parquet files with local tools.
* rclone GBIF snapshot, approximately 210 gigs of parquet files.
* Read parquet files with local tools. Perhaps pyarrow, pqv, dask,
* Parquet with GraphQL? graphique.
* Perhaps import parquet files into sota db.
* Test on ppc64le.
* Type hinted Python dataclass for GBIF API.
* Mypyc or similar.
* sota media storage.
# Upstream