Socket
Socket
Sign inDemoInstall

urbansim

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urbansim

Platform for building statistical models of cities and regions


Maintainers
3

UrbanSim

.. image:: https://img.shields.io/pypi/v/urbansim.svg :target: https://pypi.python.org/pypi/urbansim/ :alt: Latest Version

.. image:: https://travis-ci.org/UDST/urbansim.svg?branch=master :alt: Build Status :target: https://travis-ci.org/UDST/urbansim

.. image:: https://coveralls.io/repos/UDST/urbansim/badge.svg?branch=master :alt: Test Coverage :target: https://coveralls.io/r/UDST/urbansim?branch=master

UrbanSim is a platform for building statistical models of cities and regions. These models help forecast long-range patterns in real estate development, demographics, and related outcomes, under various policy scenarios.

This urbansim Python library is a core component. It contains tools for statistical estimation and simulation; domain-specific logic about housing markets, household relocation, and other processes; and frameworks and utilities for assembling a model.

How it works

Operational UrbanSim models begin with detailed data about a particular region, and then estimate and validate a system of interconnected model components. Full models draw on a number of libraries: not just urbansim, but also Orca <https://github.com/UDST/orca>__ for task orchestration, Synthpop <https://github.com/UDST/synthpop>__ for population synthesis, Pandana <https://github.com/UDST/pandana>__ for network analysis, and so on. Collectively, these make up the Urban Data Science Toolkit <https://github.com/UDST>__ (UDST).

UrbanSim models are used by public agencies, consultancies, and researchers in dozens of cities around the U.S. and world. The core platform is open source, but many operational models make use of additional cloud-hosted model building and visualization tools provided by UrbanSim Inc. <https://urbansim.com>__

Learn More

  • An Introduction to UrbanSim <https://udst.github.io/urbansim/gettingstarted.html#a-gentle-introduction-to-urbansim>__

  • UrbanSim for San Francisco: An example implementation <https://github.com/UDST/sanfran_urbansim>__

  • UrbanSim Inc. <https://urbansim.com>__

Installation

  • pip install urbansim

  • conda install urbansim --channel conda-forge

Technical documentation

  • Getting started <https://udst.github.io/urbansim/gettingstarted.html>__

  • Full documentation <https://udst.github.io/urbansim/>__

  • Other UDST <https://docs.udst.org>__ libraries

  • Documentation for UrbanCanvas <https://cloud.urbansim.com/docs/>__, the UrbanSim cloud platform

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc