Skip to content

Collection of data files used in the Cal-ICOR modules collection

License

Notifications You must be signed in to change notification settings

cal-icor/textbook.data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📂 Jupyter Notebook Data Repository

This repository houses files that can be read into Jupyter notebooks via URL. It serves as a shared location for datasets and Python scripts used in various courses.

🚀 How to Contribute

If you need to add files to this repository, follow these steps:

1️⃣ Create a Branch Named After Your Course

  • Before making any changes, create a new branch with the same name as your course folder (e.g., data-8, espm-163, econ-148, etc.).
  • This branch will be merged into main once your PR is approved.

2️⃣ Create a Course-Specific Folder

  • Place your files inside a new folder named after your course (e.g., data-8/, espm-163/, econ-148/, etc.).
  • Do not modify existing folders that belong to other courses.

3️⃣ Upload Only Approved File Types

  • Data files: .csv, .json, .xlsx, etc.
  • Python scripts: .py
  • Images: .jpg, .jpeg, .png, .svg, etc.

4️⃣ Ensure Files Are Under 50MB

  • If a file exceeds 50MB, split it into multiple smaller files.
  • In your Jupyter notebook, provide clear instructions for reconstructing the data.

5️⃣ Submit a Pull Request (PR)

  • Make sure your PR comes from the branch you created (named after your course).
  • Follow the Pull Request Template to ensure compliance.
  • Confirm that your files can be accessed via URL in a Jupyter notebook.

🛠 Need Help?

For technical issues, file size concerns, or general assistance, email jonathanferrari AT berkeley.edu.


📌 Reminder: Any PR that modifies files outside of its own course folder will be rejected.

Related repositories

About

Collection of data files used in the Cal-ICOR modules collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published