Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Update ionization energy data and metadata from NIST ASD #192

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

lmmentel
Copy link
Owner

@lmmentel lmmentel commented Oct 19, 2024

  • add first draft
  • docs
  • add pydantic
  • add async fetch
  • add a function to get a single attribute for all elements
  • update
  • add semaphore and download path
  • refactor fetch and save
  • 🦆
  • add migration to new schema for ionization energies
  • extend the ionization energy model
  • 💄
  • update the alembic migration
  • update docs for ionization energies
  • data update for ionization energies
  • refactor fetching and processing data

Proposed Changes

  • Update the ionization energy from NIST ASD database
  • Add utilities to fetch NIST ASD data easily mendeleev/interfaces/nist_asd.py
  • Add mendeleev.get_attribute_for_all_elements convenience function and refactor tests

mendeleev/interfaces/nist_asd.py Dismissed Show dismissed Hide dismissed
@lmmentel lmmentel added enhancement New feature or request data Data update labels Oct 20, 2024
@lmmentel lmmentel self-assigned this Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Data update enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant