Skip to main content

Detailed statistical data on any point in Israel

Project description

# GEOStatIL

[![PyPi](https://img.shields.io/pypi/v/jsontableschema.svg)](https://pypi.python.org/pypi/geostatil)

This library allows you to get detailed statistical data on any point in Israel.

It uses the 2008 census (done by the LAMAS, Israel's statistical bureau). The census holds data for "statistical areas", which are is a fine grained partition of the land into areas with similar properties. Each statistical area describes a few 1000s of people.

It accepts both latitude/longitude pairs as well as textual addresses (which are geocoded using an online service).

## Usage

```
>>> from geostatil import GEOStatIL
>>> gsi = GEOStatIL()
>>> gsi(address=u'דיזנגוף 99, תל אביב')

{'אוכלוסייה – סך הכל (אלפים)': '1.9',
'אזור טבעי': 'אזור תל אביב',
'אזור סטטיסטי': '343',
'אחוז בני 15 ומעלה שעבדו בשנת 2008 בענף "מסחר סיטוני וקמעוני, תיקון כלי רכב מנועיים, אופנועים, קטנועים וטובין לשימוש אישי וביתי"': '11.0',
'אחוז גברים בני 15 ומעלה בעלי תעודות אחרות': '4.3',
'אחוז בני 17-0 ': '5.0',
'אחוז בני 64-18 ': '85.4',
'אחוז בני 65+ ': '9.5',
'אחוז בני 15 ומעלה בכוח העבודה האזרחי השנתי': '86.2',
'אחוז בני 15 ומעלה בעלי תואר אקדמי ראשון': '35.9',

### ...Omitting another ~250 rows...

'סמל מחוז': '5',
'סמל מטרופולין': '110',
'סמל מעמד מוניציפלי': '0',
'סמל נפה': '51',
'סמל צורת יישוב': '130',
'צורת יישוב': 'יישוב יהודי 499,999-200,000 תושבים',
'צפיפות אוכלוסייה (לקמ"ר)': '',
'צפיפות דיור ממוצעת למשק בית': '0.8',
'רובע': '3',
'שטח היישוב (קמ"ר)': '',
'שנת יסוד': '1909',
'תת-רובע': '34'}

```

## Installation
```
$ pip install geostatil
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geostatil-0.0.1.tar.gz (10.0 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page