metadata
title: README
emoji: 🌍
colorFrom: blue
colorTo: green
sdk: static
pinned: true
license: mit
OSCUR: Open-Source Cyberinfrastructure for Urban Computing
OSCUR is transforming urban computing by making complex city data accessible and actionable through open-source tools. Funded by a $5M National Science Foundation grant, we empower researchers, city planners, and communities to tackle urban challenges like transportation, climate change, and environmental justice.
Vision
They Say It Best...
"While open data is increasingly available across a host of urban areas - from resource consumption to housing and infrastructure — its potential remains largely untapped because of unique challenges related to the diversity and scale of the data and the complex computations required to obtain trustworthy insights."
"OSCUR empowers us to turn data into action for healthier cities."
"With OSCUR, we're trying to democratize urban computing and empower a broad range of stakeholders to analyze urban data at scale."
"The true beauty and promise of OSCUR is in how it attempts to unify long-standing and deeply interconnected problems in urban science that often have disparate approaches spread across disciplines."
Key Features
Explore OSCUR’s potential at oscur.org and join the urban computing community!
Datasets
Note: Access our curated datasets with ease! For example, to load NYC Taxi Vis is the taxisvis1M dataset, use the following code:
from datasets import load_dataset
dataset = load_dataset("OSCUR/taxisvis1M")
Simply replace taxisvis1M with other dataset names to explore additional datasets. Here are some examples:
- NYC Taxi ––
taxisvis1M: Public New York City taxi pickup and drop-off datasets. - NYC Service Requests ––
NYC_311: 311 Service on-street Requests from 2010 to present in New York City datasets. - NYC Buildings Information ––
pluto: The Primary Land Use Tax Lot Output (PLUTO™) containing extensive land use and geographic data at the tax lot level in NYC.
Libraries in the OSCUR Ecosystem
Let’s build smarter cities together! 🌟
Cheers,
@OSCUR team