Skip to content

A tool for browsing statistical classifications, developed for the Implementing ModernStats Standards project

License

Notifications You must be signed in to change notification settings

UNECE/Classification-Explorer

Repository files navigation

Classification Explorer

A tool for browsing statistical classifications, developed for the Implementing ModernStats Standards project.

The classifications are stored as RDF using the XKOS model.

To build and run

  • Install a Git client and Node.js

  • Install yarn: npm install --global yarn

  • Clone the projet and open a command prompt window

  • Under src/js, create a credentials.js file exporting a JavaScript object with the username and password, for example: export default { username: '*******', password: '*******' }. A credentials.js.example is provided.

  • Run yarn install

  • Run yarn and navigate to http://localhost:3000

About

A tool for browsing statistical classifications, developed for the Implementing ModernStats Standards project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published