Skip to content

jsonstat/explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The JSON-stat Explorer allows you to retrieve a JSON-stat document from a web address or paste some JSON-stat code and explore its content. CSV-stat and SDMX-JSON documents are also accepted.

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.

Developed using the JSON-stat Javascript Toolkit, the JSON-stat Javascript Utilities Suite and the React library, you can try it at:

https://jsonstat.com/explorer/

To rebuild main.js from the source files use:

npm i
npm run build

Releases

No releases published

Packages

No packages published