Related Experiment Video
Updated: Jan 14, 2026

09:43
Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
Published on: November 22, 2019
6.7K
Creating API Calls in Large Clinical Datasets for Surgery Outcomes Research.
Brian Yuen1, Rachel L Wolansky2, Joseph A Sujka2
1University of Central Florida, Orlando, FL, USA.
The American Surgeon
|October 25, 2025
Summary
Application Programming Interfaces (APIs) streamline clinical research data access. Using APIs for NIH and CMS datasets enables automated, reproducible data extraction and analysis, enhancing research efficiency.
Area of Science:
- Health Informatics
- Clinical Research Informatics
- Data Science in Healthcare
Background:
- Application Programming Interfaces (APIs) facilitate software system interoperability and data exchange.
- APIs offer efficient access to large datasets for clinical research, supporting reproducible workflows.
- Automated data extraction and analysis are crucial for modern health research.
Purpose of the Study:
- To demonstrate the utility of APIs for accessing and analyzing large-scale clinical and research datasets.
- To showcase reproducible data extraction methods using Python and publicly available health data.
- To highlight the potential of API-driven workflows to improve research efficiency.
Main Methods:
- Constructed Python scripts to query the NIH RePORTER and CMS Medicare datasets via APIs.
- Utilized JSON payloads for NIH API calls to retrieve project funding data.
- Employed URL parameters for CMS API calls to filter Medicare enrollment data by state and year.
- Automated data collection across multiple years and saved outputs in CSV format.
Main Results:
- Successfully extracted project-level funding data from NIH RePORTER.
- Retrieved filtered Medicare enrollment data from CMS datasets.
- Demonstrated scalability and automation of data collection using API calls.
- Generated data in CSV format suitable for further analysis.
Conclusions:
- API-based data extraction provides a scalable and reproducible approach for clinical research.
- Leveraging APIs from sources like NIH and CMS enables automated data retrieval and customized filtering.
- Widespread adoption of API workflows can significantly enhance data accessibility and research efficiency in healthcare.
Keywords:
application programming interfaceautomated data retrievalclinical datasethealth informaticsMore Related Videos
Related Concept Videos
Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches
404
Biopharmaceutical studies constitute a vital field aiming to enhance drug delivery methods and refine therapeutic approaches, drawing upon diverse interdisciplinary knowledge. In research methodologies, the choice between controlled and non-controlled studies significantly influences the study's reliability and accuracy.
Non-controlled studies, commonly employed for initial exploration, lack a control group, rendering them susceptible to biases and external influences. In contrast,...
Non-controlled studies, commonly employed for initial exploration, lack a control group, rendering them susceptible to biases and external influences. In contrast,...
404
Clinical Trials
10.1K
Clinical trials are prospective experimental studies conducted on humans to determine the safety and efficacy of treatments, drugs, diet methods, and medical devices. Using statistics in clinical trials enables researchers to derive reasonable and accurate conclusions from the collected data, allowing them to make wise decisions in uncertain situations. In medical research, statistical methods are crucial for preventing errors and bias.
There are four phases in a clinical trial. A phase one...
There are four phases in a clinical trial. A phase one...
10.1K
Clinical Trials: Overview
4.6K
Clinical development focuses on how the drug will interact with the human body and encompasses four key phases of clinical trials, each serving a specific purpose in assessing the safety and effectiveness of new drugs. These phases overlap and build upon one another. Phase I involves a small group of healthy volunteers (typically 20-80 individuals) or, in cases where significant toxicity is expected, patients with the targeted disease, such as cancer or AIDS. The volunteers are tested for...
4.6K
Cancer Survival Analysis
645
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
645
Kaplan-Meier Approach
566
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
566

