This repository contains an interactive viewer for various data visualizations related to urban research in the Negev region.
- Origin Index - Shows origin points of urban movement
- Distance Visualization - Displays distance-based metrics
- Route Intensity - Interactive visualization of route usage intensity
- Temporal Visualization - Time-based patterns of urban movement
- Trip Animation - Animated visualization of trips
- Walking Arc - Glow-based visualization of walking patterns
- Walking Trip Animation - Animated visualization of walking trips
- React
- TypeScript
- GitHub Pages
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
The site is automatically deployed to GitHub Pages when changes are pushed to the gh-pages
branch.
To manually deploy:
npm run deploy
The visualizations are available at: https://negevurbanresearch.github.io/dataviz_pages/