Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
badgley committed Dec 6, 2023
1 parent 7932be8 commit d548e64
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/data-access.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Download OffsetsDB

## CSV

Download the latest version of OffsetsDB in csv:

- [Download Credits](TK)
- [Download Projects](https://youtu.be/dQw4w9WgXcQ)

## Parquet
Download the latest version of OffsetsDB in parquet:

- [Download Credits](TK)
- [Download Projects](https://youtu.be/dQw4w9WgXcQ)

You can also use parquet to access the full archive of OffsetsDB, representing the full history of the produciton of OffsetsDB:

```python
# TK an example of how we want folks to work with archive data
```

0 comments on commit d548e64

Please sign in to comment.