Skip to content

type-niki/Frameworks_assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

META DATA URL

click and open this URL to get to the meta data πŸ‘‡

https://www.kaggle.com/datasets/allen-institute-for-ai/CORD-19-research-challenge?select=metadata.csv

Frameworks Assignment – CORD-19 Dataset

This project analyzes the CORD-19 metadata dataset to explore publication trends in COVID-19 research.

Features

  • Data cleaning and exploration in Jupyter Notebook
  • Visualizations of publication patterns
  • Interactive Streamlit app for data exploration

Setup

pip install pandas matplotlib seaborn streamlit

Frameworks_Assignment/
β”‚
β”œβ”€β”€ data/metadata.csv
β”œβ”€β”€ notebooks/exploration.ipynb   # Analysis & visualization
β”œβ”€β”€ app/streamlit_app.py          # Streamlit app
└── README.md

jupyter notebook notebooks/exploration.ipynb

streamlit run app/streamlit_app.py

* Features

. Data cleaning & exploration

. Visualizations (publications by year, top journals)

. Interactive Streamlit app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published