All Projects → open-risk → concentrationMetrics

open-risk / concentrationMetrics

Licence: MIT license
A python library for the computation of various concentration, inequality and diversity indices

Programming Languages

python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to concentrationMetrics

bayarea-2019-scikit-sprint
Bay Area WiMLDS scikit-learn open source sprint (Nov 2, 2019)
Stars: ✭ 16 (-38.46%)
Mutual labels:  diversity
contributor covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
Stars: ✭ 1,534 (+5800%)
Mutual labels:  diversity
tex-course-index-template
A template for writing a condensed course index leveraging LaTeX indexing
Stars: ✭ 30 (+15.38%)
Mutual labels:  index
eyy-indexer
An image and video friendly directory indexer for web directories.
Stars: ✭ 53 (+103.85%)
Mutual labels:  index
luke
Please use the luke bundled with lucene! This repo is archived and frozen now.
Stars: ✭ 101 (+288.46%)
Mutual labels:  index
index shotgun
duplicate index checker 🔥 🔫 👮
Stars: ✭ 35 (+34.62%)
Mutual labels:  index
Diverse-RecSys
Collection of diverse recommendation papers
Stars: ✭ 39 (+50%)
Mutual labels:  diversity
indexList
微信小程序字母索引
Stars: ✭ 45 (+73.08%)
Mutual labels:  index
diversity-index
A curated Diversity-Index of grants, scholarships and FA that encourages diversity in STEM fields aimed at half the world's population, Women!
Stars: ✭ 60 (+130.77%)
Mutual labels:  diversity
nyc-2019-scikit-sprint
NYC WiMLDS scikit-learn open source sprint (Aug 24, 2019)
Stars: ✭ 28 (+7.69%)
Mutual labels:  diversity
OpenPRO58
Alternative firmware for Eachine PRO58
Stars: ✭ 14 (-46.15%)
Mutual labels:  diversity
NasdaqCloudDataService-SDK-Java
Nasdaq Data Link provides a modern and efficient method of delivery for real-time exchange data and other financial information. This repository provides a Java SDK for developing applications using Nasdaq Data Link's real-time data.
Stars: ✭ 70 (+169.23%)
Mutual labels:  index
bigdata-tech-index
Big Data Technology Index
Stars: ✭ 24 (-7.69%)
Mutual labels:  index
scan
DeFi Scan, everything one-stop location for DeFi Blockchain. Powered by jellyfish & ocean network.
Stars: ✭ 31 (+19.23%)
Mutual labels:  index
kdtree-rs
K-dimensional tree in Rust for fast geospatial indexing and lookup
Stars: ✭ 137 (+426.92%)
Mutual labels:  index
zephyr
Mirror Android notifications to VR
Stars: ✭ 78 (+200%)
Mutual labels:  index
Silicon-Valley-Diversity-Data
Download EEO-1 reports from Silicon Valley tech companies. Compiled by Reveal from The Center for Investigative Reporting
Stars: ✭ 33 (+26.92%)
Mutual labels:  diversity
dice-coefficient
Sørensen–Dice coefficient
Stars: ✭ 37 (+42.31%)
Mutual labels:  index
indexd
An external bitcoind index management service module
Stars: ✭ 50 (+92.31%)
Mutual labels:  index
CP-DSA-Cpp-C
🕺 Give me data and I will structure it! 🔥
Stars: ✭ 27 (+3.85%)
Mutual labels:  diversity

Gitter Documentation Status

Intro

concentrationMetrics is a python library for the computation of various concentration, diversification and inequality indices. The library implements the computation of all well known indexes of inequality and concentration.

You can use concentrationMetrics to

  • access an exhaustive collection of concentration, inequality and diversity indexes and metrics
  • perform file input/output in both json and csv formats
  • compute indexes with confidence intervals via bootstraping
  • visualize using matplotlib

Key Information

NB: concentrationMetrics is still in active development. If you encounter issues please raise them in our github repository

Full Description

List of Implemented Indexes

An overview of the implemented metrics (indexes) and their relationships is available at the Open Risk Manual

The below list provides more specific documentation URL's for each one of the implement indexes:

Support and Training

The Open Risk Academy has free courses demonstrating the use of the library: Open Risk Academy

Examples

Comparing two indexes across a range of input portfolio data

image

Calculating industrial and geographic concentrations

image

Contributions

  • Check the TODO list for immediate TODO items
  • Check the Roadmap for the bigger picture
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].