Skip to content

Commit

Permalink
Fix up earthquake data push-pull adapter example (#345)
Browse files Browse the repository at this point in the history
Add PushPullAdapter example with earthquake data

---------

Signed-off-by: Melissa Weber Mendonça <melissawm@gmail.com>
Signed-off-by: Adam Glustein <Adam.Glustein@Point72.com>
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
  • Loading branch information
AdamGlustein and melissawm authored Jul 18, 2024
1 parent 29749f3 commit 65207a4
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/07_end_to_end/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- [Wikipedia Updates and Edits](./wikimedia.ipynb)
- [Seismic Data with obspy](./seismic_waveform.ipynb)
- [MTA Subway Data](./mta.ipynb)
- [Earthquake Data PushPullAdapter](./earthquake.ipynb)
Loading

0 comments on commit 65207a4

Please sign in to comment.