Skip to content

NegevUrbanResearch/dataviz_pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Negev Urban Research Data Visualizations

This repository contains an interactive viewer for various data visualizations related to urban research in the Negev region.

Visualizations Available

  1. Origin Index - Shows origin points of urban movement
  2. Distance Visualization - Displays distance-based metrics
  3. Route Intensity - Interactive visualization of route usage intensity
  4. Temporal Visualization - Time-based patterns of urban movement
  5. Trip Animation - Animated visualization of trips
  6. Walking Arc - Glow-based visualization of walking patterns
  7. Walking Trip Animation - Animated visualization of walking trips

Technology Stack

  • React
  • TypeScript
  • GitHub Pages

Local Development

To run this project locally:

# Clone the repository
git clone https://github.com/NegevUrbanResearch/dataviz_pages.git

# Install dependencies
cd dataviz_pages
npm install

# Start the development server
npm start

Deployment

The site is automatically deployed to GitHub Pages when changes are pushed to the gh-pages branch.

To manually deploy:

npm run deploy

Live Site

The visualizations are available at: https://negevurbanresearch.github.io/dataviz_pages/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages