Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour authored Sep 9, 2024
1 parent d73f6d6 commit d122313
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# ogr2ogr
# ogr2ogr

### analyze data.parquet in Duck DB shell
https://shell.duckdb.org/#queries=v0,CREATE-VIEW-data-AS-SELECT-*-FROM-read_parquet(%22https%3A%2F%2Fraw.githubusercontent.com%2Fdata%20engineering%20workshop%2Fogr2ogr%2Fmain%2Fdata.parquet%22)~,DESCRIBE-data~

0 comments on commit d122313

Please sign in to comment.