Skip to content

This repo contains scripts to examine the structure of data download packages

Notifications You must be signed in to change notification settings

d3i-infra/ddp-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDP-Inspector: Extract content from data download packages

Tests

This repo contains a python package: ddpinspect containing functions to examine the content structure from Data Download packages. This package will also contain modules to extract information out of data download packages from specific platforms.

Installation

Please install in a virtual environment.

python3 -m venv ./env
source env/bin/activate
pip install git+https://github.com/d3i-infra/ddp-inspector.git#subdirectory=ddpinspect

Usage

Still to do

About

This repo contains scripts to examine the structure of data download packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages