Skip to content

Example project to demonstrate technologies that are covered in BIOS 611

Notifications You must be signed in to change notification settings

biodatascience/bios611_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo project for BIOS 611

Data for this project was obtained from the website of the World Bank.

Birth Rate: https://data.worldbank.org/indicator/SP.DYN.CBRT.IN?view=chart

GDP: https://data.worldbank.org/indicator/NY.GDP.MKTP.CD

To re-produce the figures and HTML output, run:

make results/demographics_of_money.html

This will begin by building a docker container, then sequentially process the data using Python, generate the figures using R, and format the HTML document using Rmd. The project flow is controlled by Make.

About

Example project to demonstrate technologies that are covered in BIOS 611

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages