Code Monkey home page Code Monkey logo

citizens_settlement_model's Introduction

Requirements for input data:

The following tables must be present in the database:

For houses:

  • buildings

For the population:

  • administrative_units
  • municipalities
  • age_sex_administrative_units
  • age_sex_municipalities
  • age_sex_social_administrative_units

You need to store all this data in a folder and provide a path to this folder in the cli

The data processing algorithm:

1. Calculation of data on social groups by age for municipalities.

  • 1.1. Based on the % of people in the municipality relative to the administrative district and the % of people in the social group in the administrative district we get an estimate of the number of social groups in the municipality.

2. Calculation of the population by house.

  • 2.1. Calculation of the maximum and probable number of people in houses relative to the population in the city (by county and municipality).
  • 2.1.1. Used parameters:
    - Minimum number of square meters per person: 9;
    - Balance accuracy: 1.
  • 2.2. Calculation of social groups by house (total by age).
  • 2.3. Calculation of social groups by house by age.

citizens_settlement_model's People

Contributors

georgekontsevik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.