-
Notifications
You must be signed in to change notification settings - Fork 133
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
Maude-Device-Events #198
Comments
Hello, openFDA updates the Device Event endpoint on a weekly basis, and it does so by processing the MAUDE data files, which you linked above. Even though the updates are done weekly, if the MAUDE data on the FDA website has not changed, the Device Event endpoint won't change, either. Long story short, one can expect MAUDE updates to appear in openFDA no later than a week after the updates have been posted in the MAUDE data files. And yes, unfortunately, one would have to download the entire dataset each time because openFDA currently has no way to provide incremental updates. |
Hi @dkrylovsb |
Hi @martinleo curious why not just obtain an API key? |
Hi,
This isn't a bug but rather a question.
We'd like to utilize the openFDA API once again to access the Maude database data.
However, in the past, we noticed that the data through the API was updated infrequently.
Refer to the issue: #187.
Because of this, we have been obtaining the data directly from the provided Zip files here: https://www.fda.gov/medical-devices/mandatory-reporting-requirements-manufacturers-importers-and-device-user-facilities/about-manufacturer-and-user-facility-device-experience-maude.
Yet, since the openFDA data is better structured, we'd prefer to return to using the API.
With this in mind, has there been an increase in the frequency of updates for the Maude data via the API?
We've typically found new data every month through the Zip files mentioned above.
Furthermore, all maude data points are relevant to us. So, another question arises: do we need to download/process all the maude data with each update (see: https://open.fda.gov/apis/downloads/) or is it sufficient to only process the latest data?
I'm asking in relation to this issue: #176
best regards,
Michael
The text was updated successfully, but these errors were encountered: