Skip to content

Commit

Permalink
Update API_Example.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
sjbrandenberg authored Jul 23, 2024
1 parent e14659e commit 74fb607
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions API_Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"2024 NHERI Computational Academy \n",
"Scott J. Brandenberg\n",
"\n",
"## Jupyter Notebooks \n",
"Complete Notebook \n",
"[![Try on DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/user/name/notebooks/CommunityData/Training/2024-NHERI-AI-Academy/Day2/API_Example.ipynb.ipynb) \n",
"Template \n",
"[![Try on DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/user/name/notebooks/CommunityData/Training/2024-NHERI-AI-Academy/Day2/API_Example_Template.ipynb.ipynb) \n",

"## Real-time traffic data\n",
"\n",
"On Day 1, Charlie Dey presented a nice example using Pandas and Matplotlib to visualize real-time traffic data in Austin, TX from [this link](https://data.austintexas.gov/Transportation-and-Mobility/Real-Time-Traffic-Incident-Reports/dx9v-zd7x/about_data). He first downloaded a CSV file from the website, then loaded that CSV file into a Pandas dataframe. \n",
Expand Down

0 comments on commit 74fb607

Please sign in to comment.