Skip to content

Commit a95281b

Browse files
link data packges docs and patch packages pic link (#110)
1 parent 717b17f commit a95281b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

β€ŽREADME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 v
2525

2626
- View large [`CSV`](https://en.wikipedia.org/wiki/Comma-separated_values) and [`TSV`](https://en.wikipedia.org/wiki/Tab-separated_values) data files in a custom [Tabulator](http://tabulator.info/) Table or [Perspective](https://perspective.finos.org) Data View πŸ€„
2727
- Open local `file:///` or remote `https://` Data File Table View πŸ€„ with quick Data File URL input prompt
28-
- Explore over 750 public datasets from the curated list of https://frictionlessdata.io/ Data Package πŸ“¦ JSON configs with Tabular Data Resources, and Table Views πŸ€„ to search, view, and graph in Chart Views πŸ“Š πŸ“ˆ
28+
- Explore over 750 public datasets from the curated list of https://frictionlessdata.io/ [Data Package](https://github.com/RandomFractals/tabular-data-viewer#data-packages) πŸ“¦ JSON configs with Tabular Data Resources, and Table Views πŸ€„ to search, view, and graph in Chart Views πŸ“Š πŸ“ˆ
2929
- Load large datasets with millions of rows and over 1GB of tabular data using [Papa Parse](https://www.papaparse.com/) CSV parser in a worker thread with data streaming and incremental loading into Table View πŸ€„
3030
- View data loading progress, local data file size, colulmns, rows and load time stats display in vscode status bar
3131
- Sort displayed table data by multiple columns
@@ -159,7 +159,7 @@ vscode://RandomFractalsInc.tabular-data-viewer/viewTable#https://raw.githubuserc
159159

160160
Tabular Data Viewer δΈ­ v1.8.0 and above ships with alpha support of https://frictionlessdata.io/ Data Package πŸ“¦ JSON format and over 750 built-in curated public datasets with Tabular Data δΈ­ Resources for you to search and explore:
161161

162-
![Tabular Data δΈ­ Packages πŸ“¦ ](https://github.com/RandomFractals/tabular-data-viewer/blob/main/docs/images/tabular-data-commands.png?raw=true
162+
![Tabular Data δΈ­ Packages πŸ“¦ ](https://github.com/RandomFractals/tabular-data-viewer/blob/main/docs/images/tabular-data-packages.png?raw=true
163163
"Tabular Data δΈ­ Packages πŸ“¦")
164164

165165
# Observable JS Notebook

0 commit comments

Comments
Β (0)