Skip to content

Commit

Permalink
Added comment to upload JSON file used in the sample
Browse files Browse the repository at this point in the history
  • Loading branch information
kesarwam committed Aug 23, 2024
1 parent 03307a7 commit e7259b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
},
{
"cell_type": "markdown",
"source": "For this demo, we will use the [New York City Film Permits dataset](https://data.cityofnewyork.us/City-Government/Film-Permits/tg4x-b46p) available as part of the NYC Open Data initiative. We're using a locally saved copy of a 1000 record sample, but feel free to download the entire dataset to use in this notebook!\n\nWe'll save the sample dataset into an Iceberg table called `permits`, using lakeFS for the catalog.",
"source": "For this demo, we will use the [New York City Film Permits dataset](https://data.cityofnewyork.us/City-Government/Film-Permits/tg4x-b46p) available as part of the NYC Open Data initiative.\n\nDownload [nyc_film_permits.json file](https://github.com/treeverse/lakeFS-samples/blob/main/data/nyc_film_permits.json) from lakeFS Samples repository and upload the file via lakeFS UI to the main branch of the lakeFS repository created above.\n\nWe'll save the sample dataset into an Iceberg table called `permits`, using lakeFS for the catalog.",
"metadata": {},
"id": "6f9a9f41"
},
Expand Down

0 comments on commit e7259b7

Please sign in to comment.