Skip to content

A data retrieval system that tracks data provenance and transformations

Notifications You must be signed in to change notification settings

jmbel/ProvTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ProvTrack

A data retrieval system that tracks data provenance and transformations.

Initial app skeleton (v.1):

  • Using submitted URLs of web-accessible static datasets (in CSV format), download those datasets.
  • Store the downloaded data into a local MySQL database, one table per dataset.
  • Execute submitted SQL code on the created database.
  • Save all submitted instructions to a version-controlled file (i.e., CSV file URLs and SQL code).

License

This project is licensed under the ISC open-source license.

About

A data retrieval system that tracks data provenance and transformations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published