Skip to content

Add EUDAMED Device Monitor (Apify actor) to related tools#4

Open
lmt991931-alt wants to merge 1 commit into
openregulatory:masterfrom
lmt991931-alt:add-eudamed-monitor
Open

Add EUDAMED Device Monitor (Apify actor) to related tools#4
lmt991931-alt wants to merge 1 commit into
openregulatory:masterfrom
lmt991931-alt:add-eudamed-monitor

Conversation

@lmt991931-alt

Copy link
Copy Markdown

Hi — thanks for maintaining this reference; it's the clearest writeup of the EUDAMED API out there.

In the spirit of goal #2 ("so that others can hook into the data and contribute"), I built a small tool on top of the public udiDiData API and thought it might fit the "More links" list: an Apify actor that turns the registry into structured JSON/CSV/Excel and adds a change-monitoring mode (returns only devices whose lastUpdateDate is on/after a given date — a daily diff feed).

It's free, public-data-only, no PII by default (the authorised-representative name is redacted unless explicitly enabled), and explicitly not affiliated with the Commission. Happy to drop it if it's out of scope — just thought it was directly relevant to people landing here.

One small thing I can confirm from building it, in case it's useful for the reference: the device list endpoint's page-size param is size (not pageSize, which is silently ignored), and riskClass / deviceStatusType come back as nested objects with a .code string. Glad to open a separate PR adding those as notes/examples to the OpenAPI spec if you'd want that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant