Skip to content

Data, code, and documents of the Coronavirus Open Citations Dataset.

License

Notifications You must be signed in to change notification settings

MilenaCorbellini/coronavirus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coronavirus Open Citations Dataset repository

This repository contains all the code, data, and documents used for the website of the Coronavirus Open Citations Dataset.

The data.ipynb notebook contains all the code used for generating the data for the visualisation. The full data are available in the directory data/, while the data used for the visualisation are available in the directory docs/data/.

To open the visualisation locally, it is necessary:

  1. to download this GitHub repository;
  2. to enter in the directory docs/;
  3. to launch a Python (version 3) web server using the command python -m http.server 8000;
  4. to open the URL http://localhost:8000 with a browser.

About

Data, code, and documents of the Coronavirus Open Citations Dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%