API Access to the EDMS

We have turned on access to the API for the Engineering Data Management System that houses the data from the Profiles of Engineering and Engineering Technology for 2001-2020. Working with our partner at the American Institutes for Research, we have created a set of examples available online. Details for getting EDMS access can be found here: https://ira.asee.org/edms-access-and-pricing/

This makes the processing of EDMS data easier if you are using a programming language to generate analyses. There are examples in python and R to access the API, but it does require you to first create a report in the EDMS. You have to fill in the model ID and query ID (available in the properties section of the report) and the account’s login information

The examples are online here: https://github.com/joe-roy/api_examples

Full documentation is available here: https://ira.asee.org/asee_api_documentation/

Comments are closed.