You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The **JSON-stat Explorer** allows you to retrieve a [JSON-stat document](https://json-stat.org) from a web address or paste some JSON-stat code and explore its content. [CSV-stat](https://github.com/jsonstat/CSV-stat) and [SDMX-JSON](https://github.com/sdmx-twg/sdmx-json/blob/master/data-message/docs/1-sdmx-json-field-guide.md) documents are also accepted.
1
+
The **JSON-stat Explorer** allows you to retrieve a [JSON-stat document](https://json-stat.org) from a web address or paste some JSON-stat code and explore its content. [CSV-stat](https://github.com/jsonstat/csv) and [SDMX-JSON](https://github.com/sdmx-twg/sdmx-json/blob/master/data-message/docs/1-sdmx-json-field-guide.md) documents are also accepted.
2
2
3
3
It is mainly designed to display JSON-stat **datasets** but it also accepts JSON-stat **collections** or **bundles**. If the input is a bundle, the content of the first dataset in it will be automatically displayed.
0 commit comments