Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 8b11ccb

Browse files
authored
Fixing labels for datasets in the tutorial
1 parent 9f1fd11 commit 8b11ccb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ As you do so, think about your feedback, which can be entered in this form [http
3333

3434
First, we want to download the data we will be using from the open data portal. These links are for the 2009 and 2008 311 data:
3535

36-
- [311 Calls from 2009](https://data.cityofnewyork.us/api/views/uzcy-9puk/rows.csv?accessType=DOWNLOAD)
36+
- [311 Calls from 2008](https://data.cityofnewyork.us/api/views/uzcy-9puk/rows.csv?accessType=DOWNLOAD)
3737

38-
- [311 Calls from 2008](https://data.cityofnewyork.us/api/views/3rfa-3xsf/rows.csv?accessType=DOWNLOAD)
38+
- [311 Calls from 2009](https://data.cityofnewyork.us/api/views/3rfa-3xsf/rows.csv?accessType=DOWNLOAD)
3939

4040
## Load up smooshr
4141

0 commit comments

Comments
 (0)