An open API service indexing awesome lists of open source software.

https://github.com/peterhil/ninhursag

Ninhursag is a visual mineral resource index based on US Geologic Survey statistics.
https://github.com/peterhil/ninhursag

d3js flask-application mineral-exploration statistics svelte svelte-kit svg usgs visualization

Last synced: 5 months ago
JSON representation

Ninhursag is a visual mineral resource index based on US Geologic Survey statistics.

Awesome Lists containing this project

README

          

# Ninhursag is a data visualisation of USGS mineral world production and reserves

The data is from US Geologic Survey and includes data for world production of
all commonly mined minerals starting from year 1900 until recent years.

You can try to fit various functions to world production data of the
selected mineral by choosing a [statistical distribution function][scipy-functions].

## About

Read about [why I started this project](./app/app/pages/flat/about.md).

## Develop

See [INSTALL.md](./app/docs/INSTALL.md) for instructions on installing
Ninhursag for development. The frontend can be run by running `pnpm dev`.

## License

Copyright (c) 2014–2025 [Peter Hillerström](https://github.com/peterhil)
This software is licensed under the MIT License. See LICENSE for details.

[scipy-functions]:
[skeleton]: