Skip to main content

Price Index Calculator using bilateral and multilateral methods

Project description

PriceIndexCalc

Calculate bilateral and multilateral price indices in Python using vectorized methods Pandas or PySpark. These index methods are being used or currently being implemented by many statistical agencies around the world to calculate price indices e.g the Consumer Price Index (CPI). Multilateral methods can use a specified number of time periods to calculate the resulting price index; the number of time-periods used by multilateral methods is commonly defined as a “window length”.

Bilateral methods supported: Carli, Jevons, Dutot, Laspeyres, Paasche, Lowe, geometric Laspeyres, geometric Paasche, Drobish, Marshall-Edgeworth, Palgrave, Fisher, Tornqvist, Walsh, Sato-Vartia, Geary-Khamis, TPD and Rothwell.

Multilateral methods supported: GEKS paired with a bilateral method (e.g GEKS-T aka CCDI), Time Product Dummy (TPD), Time Dummy Hedonic (TDH), Geary-Khamis (GK) method.

Multilateral methods simultaneously make use of all data over a given time period. The use of multilateral methods for calculating temporal price indices is relatively new internationally, but these methods have been shown to have some desirable properties relative to their bilateral method counterparts, in that they account for new and disappearing products (to remain representative of the market) while also reducing the scale of chain-drift.

Directory layout:

.
├── pandas_modules                    # Pandas modules
│   ├── index_methods.py         
│   ├── chaining.py
│   ├── extension_methods.py    # New timeseries extension methods (experimental)                 
│   ├── helpers.py             
│   ├── bilateral.py            
│   ├── multilateral.py
|   └── weighted_least_squares.py                 
├── pyspark_modules                    # PySpark modules (experimental)
│   ├── index_methods.py              
│   ├── chaining.py             
│   ├── helpers.py             
│   ├── multilateral.py
|   └── weighted_least_squares.py
└── README.md

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

PriceIndexCalc-0.1.dev6.tar.gz (21.6 kB view details)

Uploaded Source

File details

Details for the file PriceIndexCalc-0.1.dev6.tar.gz.

File metadata

  • Download URL: PriceIndexCalc-0.1.dev6.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for PriceIndexCalc-0.1.dev6.tar.gz
Algorithm Hash digest
SHA256 bc3f728cb27a338ae7854ee00c058f3a78332175cf09df42285ffb1d625892e2
MD5 4d135575278944028d37810742b8a5f8
BLAKE2b-256 5ad7be677cd0bca23d51974b1be29252a00628cf617840e6e1c54117c220c993

See more details on using hashes here.

Supported by

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