Skip to content

cchen941/data-science-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data repository for data science

We will organize the data as first-come-first-served using folders with the following name structure (expressed as a Perl regular expression): [0-9]{2}-[a-z]{1,}, for example:

00-children-study
01-COVID-la-county

Each folder, besides the data, should contain a README file in markdown format. The header of the file should include the following:

name: [name of the dataset]
short-desc: [short description (one-sentence)]
date-collected:  YYYY-MM-DD
source-url: [URL to the source]
keywords: [kw1, kw2,etc.]
format: [csv, tab, ...]

The body of the MD file should be a more detailed description of the data. We need the structure of the MD file so that we can automatically process the datasets and list them here, in the repository's main README file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%