diff --git a/README.md b/README.md index 299b040..03f5b57 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,18 @@ of elements, ions and isotopes in the periodic table of elements.

+> [!TIP] +> If you're looking for raw data behind ``mendeleev`` have a look at [mendeleev-data](https://github.com/lmmentel/mendeleev-data) repo. +> +> You can find **all data assets** in multiple formats: +> - csv, +> - html, +> - json, +> - sql, +> - markdown. +> +> All releases a tagged with the same version numbers as ``mendeeleev``. + ## Table of Contents diff --git a/docs/source/data_access.rst b/docs/source/data_access.rst index e672a21..111c5a1 100644 --- a/docs/source/data_access.rst +++ b/docs/source/data_access.rst @@ -3,6 +3,20 @@ Accessing data ============== +.. tip:: + + If you're looking for raw data behind ``mendeleev`` have a look at `mendeleev-data `_ repo. + + You can find **all data assets** in multiple formats: + + - csv, + - html, + - json, + - sql, + - markdown. + + All releases a tagged with the same version numbers as ``mendeeleev``. + Individual Elements -------------------