Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update status of public dataset #211

Merged
merged 1 commit into from
Sep 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ into BigQuery and Pub/Sub. It comes with [CLI tools](/cli) for exporting Polygon
- Nansen would like to thank all contributors to this repo, with best wishes for the future.

### Raw data
- Polygon continues to batch load daily to BigQuery dataset `public-data-finance.crypto_polygon`.
- However, streaming to this dataset is currently disabled in Polygon's GCP infra.
- Nansen will no longer be maintaining this dataset; it's up to Polygon what happens next.
- BigQuery dataset `public-data-finance.crypto_polygon` has not been updated since 2024-09-01.
- Both batch loading and streaming to this dataset are currently disabled in Polygon's GCP infra.
- Nansen are no longer be maintaining this dataset; it's up to Polygon what happens next.

### Parsed data
- This repo's [table_definitions folder](./airflow/dags/resources/stages/parse/table_definitions) is now archived. Please do not add table definitions there!
Expand Down
Loading