Skip to content

dataloader for Clinical and Translational Data Commons (CTDC) specific

Notifications You must be signed in to change notification settings

CBIIT/crdc-ctdc-dataloader

This branch is 10 commits ahead of, 196 commits behind CBIIT/icdc-dataloader:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a4df02 · Jul 10, 2024
Aug 27, 2020
Mar 8, 2022
Sep 12, 2023
Apr 26, 2024
Sep 17, 2020
Jan 11, 2023
Oct 22, 2021
Sep 10, 2020
Apr 23, 2021
Aug 30, 2023
Dec 26, 2019
Oct 22, 2021
Apr 24, 2024
Oct 22, 2021
Apr 23, 2021
Jun 1, 2023
Apr 2, 2020
May 11, 2023
Apr 24, 2024
May 4, 2023
Apr 23, 2021
Apr 23, 2021
Oct 7, 2022
Oct 20, 2022
Apr 23, 2021
Apr 30, 2021
May 11, 2023
Aug 30, 2023
Feb 5, 2020
Oct 22, 2021

Repository files navigation

NCI ICDC/CTDC Data Loader

This is the documentation index for the NCI ICDC/CTDC Data Loader

Codacy Badge

Module List

The NCI ICDC/CTDC Data Loader includes multiple data loading modules:

  • Data Loader

    • The Data Loader module is a versatile Python application used to load data into a Neo4j database.
    • Data Loader Documentation
  • File Copier

  • File Loader

    • The File Loader module processes incoming S3 files and then calls the Data Loader module to load the processed file data into a Neo4j database.
    • File Loader Documentation
  • Model Converter

    • The Model Converter uses a combination of YAML format schema files, a YAML formatted properties files, and a GraphQL formatted queries file to generate a GraphQL formatted schema.
    • Model Converter Documentation

About

dataloader for Clinical and Translational Data Commons (CTDC) specific

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Other 1.6%