Hi MP devs,
I’m using the MP OPTIMADE API to continuously screen new materials as they are added to MP. In doing this, I’m realising that either a) new entries in MP database releases are not being exposed via the OPTIMADE API, or b) last_modified
timestamps in the OPTIMADE API are being incorrectly computed.
Sorting the MP by last_modified
date via OPTIMADE (https://optimade.materialsproject.org/v1/structures?sort=-last_modified) seems to indicate that the OPTIMADE API is stuck in March 2023. Outside of GNome MP IDs (which may not being exposed via OPTIMADE for other reasons), I’m struggling to find an MP-ID that has been added in e.g., 2024 to test this out.
Is this a bug or has the OPTIMADE API not been updated, and if no, are there plans to continue supporting OPTIMADE for new entries? Thanks!