mergeron


Namemergeron JSON
Version 2025.739504.0 PyPI version JSON
download
home_pageNone
SummaryPython for analyzing merger enforcement policy
upload_time2025-09-10 15:47:15
maintainerNone
docs_urlNone
authorMurthy Kambhampaty
requires_python<4.0,>=3.12
licenseMIT
keywords merger enforcement policy merger guidelines merger screening enforcement presumptions concentration standards diversion ratio upward pricing pressure guppi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            mergeron: Python for analyzing merger enforcement policy
========================================================


.. image:: https://img.shields.io/pypi/v/mergeron
   :alt: PyPI - Package Version
   :target: https://pypi.python.org/pypi/mergeron/
.. image:: https://img.shields.io/pypi/pyversions/mergeron
   :alt: PyPI - Python Version
   :target: https://pypi.python.org/pypi/mergeron/
.. image:: https://img.shields.io/pypi/status/mergeron
   :alt: PyPI - Package status
   :target: https://pypi.python.org/pypi/mergeron/
.. image:: https://github.com/capeconomics/mergeron/actions/workflows/documentation.yml/badge.svg
   :alt: documentation
   :target: https://github.com/capeconomics/mergeron/actions/workflows/documentation.yml
.. image:: https://github.com/capeconomics/mergeron/actions/workflows/packaging.yml/badge.svg
    :alt: CI
    :target: https://github.com/capeconomics/mergeron/actions/workflows/packaging.yml

|

.. image:: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
   :target: https://python-poetry.org/
.. image:: https://www.mypy-lang.org/static/mypy_badge.svg
   :target: https://mypy-lang.org/
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
   :target: https://github.com/astral-sh/ruff/
.. image:: https://img.shields.io/badge/code%20style-black-000000
   :target: https://github.com/psf/black/
.. image:: https://img.shields.io/badge/License-MIT-yellow
   :alt: License: MIT
   :target: https://opensource.org/licenses/MIT/


*Visualize* the sets of mergers falling within specified concentration and diversion-ratio thresholds.  *Analyze* merger investigations data published by the U.S. Federal Trade Commission in various reports on extended merger investigations (Second Requests) during 1996 to 2011.
*Generate* data under specified distributions of firm counts, market shares, price-cost margins, and prices, optionally imposing equilibrium conditions for Bertrand oligopoly with MNL demand and restrictions implied by statutory filing thresholds. *Compute* intrinsic enforcement rates or intrinsic clearance rates using generated data, with bounds for
concentration;
diversion ratio;
gross upward pricing pressure (GUPPI);
critical marginal cost reduction (CMCR); and
illustrative price rise (IPR).

Installation
------------

To install the package, use the following shell command:

.. code:: bash

    pip install mergeron


Documentation
-------------

Usage guide and API reference are `available <https://capeconomics.github.io/mergeron/>`_.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mergeron",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "merger enforcement policy, merger guidelines, merger screening, enforcement presumptions, concentration standards, diversion ratio, upward pricing pressure, GUPPI",
    "author": "Murthy Kambhampaty",
    "author_email": "smk@capeconomics.com",
    "download_url": "https://files.pythonhosted.org/packages/c1/b0/16f94c8f288739f606136fcd86504155e968dca4561074ca04676c55b264/mergeron-2025.739504.0.tar.gz",
    "platform": null,
    "description": "mergeron: Python for analyzing merger enforcement policy\n========================================================\n\n\n.. image:: https://img.shields.io/pypi/v/mergeron\n   :alt: PyPI - Package Version\n   :target: https://pypi.python.org/pypi/mergeron/\n.. image:: https://img.shields.io/pypi/pyversions/mergeron\n   :alt: PyPI - Python Version\n   :target: https://pypi.python.org/pypi/mergeron/\n.. image:: https://img.shields.io/pypi/status/mergeron\n   :alt: PyPI - Package status\n   :target: https://pypi.python.org/pypi/mergeron/\n.. image:: https://github.com/capeconomics/mergeron/actions/workflows/documentation.yml/badge.svg\n   :alt: documentation\n   :target: https://github.com/capeconomics/mergeron/actions/workflows/documentation.yml\n.. image:: https://github.com/capeconomics/mergeron/actions/workflows/packaging.yml/badge.svg\n    :alt: CI\n    :target: https://github.com/capeconomics/mergeron/actions/workflows/packaging.yml\n\n|\n\n.. image:: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\n   :target: https://python-poetry.org/\n.. image:: https://www.mypy-lang.org/static/mypy_badge.svg\n   :target: https://mypy-lang.org/\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\n   :target: https://github.com/astral-sh/ruff/\n.. image:: https://img.shields.io/badge/code%20style-black-000000\n   :target: https://github.com/psf/black/\n.. image:: https://img.shields.io/badge/License-MIT-yellow\n   :alt: License: MIT\n   :target: https://opensource.org/licenses/MIT/\n\n\n*Visualize* the sets of mergers falling within specified concentration and diversion-ratio thresholds.  *Analyze* merger investigations data published by the U.S. Federal Trade Commission in various reports on extended merger investigations (Second Requests) during 1996 to 2011.\n*Generate* data under specified distributions of firm counts, market shares, price-cost margins, and prices, optionally imposing equilibrium conditions for Bertrand oligopoly with MNL demand and restrictions implied by statutory filing thresholds. *Compute* intrinsic enforcement rates or intrinsic clearance rates using generated data, with bounds for\nconcentration;\ndiversion ratio;\ngross upward pricing pressure (GUPPI);\ncritical marginal cost reduction (CMCR); and\nillustrative price rise (IPR).\n\nInstallation\n------------\n\nTo install the package, use the following shell command:\n\n.. code:: bash\n\n    pip install mergeron\n\n\nDocumentation\n-------------\n\nUsage guide and API reference are `available <https://capeconomics.github.io/mergeron/>`_.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python for analyzing merger enforcement policy",
    "version": "2025.739504.0",
    "project_urls": {
        "Homepage": "https://software.capeconomics.com/mergeron/",
        "Repository": "https://github.com/capeconomics/mergeron.git"
    },
    "split_keywords": [
        "merger enforcement policy",
        " merger guidelines",
        " merger screening",
        " enforcement presumptions",
        " concentration standards",
        " diversion ratio",
        " upward pricing pressure",
        " guppi"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a98f0ed3298ae36113e17a962cd74c37c296630642af39feef67d81af82c25b6",
                "md5": "028ad7e36c20f0bc1af0588892ca6365",
                "sha256": "9dc7b8c283b4355694b16ecf3415126306b451cee36808b19dd2d2bbadf5c8ed"
            },
            "downloads": -1,
            "filename": "mergeron-2025.739504.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "028ad7e36c20f0bc1af0588892ca6365",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 223042,
            "upload_time": "2025-09-10T15:47:14",
            "upload_time_iso_8601": "2025-09-10T15:47:14.054304Z",
            "url": "https://files.pythonhosted.org/packages/a9/8f/0ed3298ae36113e17a962cd74c37c296630642af39feef67d81af82c25b6/mergeron-2025.739504.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c1b016f94c8f288739f606136fcd86504155e968dca4561074ca04676c55b264",
                "md5": "3c761322022b05f9975911982dc5c1bc",
                "sha256": "2a2c202d03931229f1dd6621d1c6003d38ea4f1a121ff2fd5ea94f3352f73c36"
            },
            "downloads": -1,
            "filename": "mergeron-2025.739504.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3c761322022b05f9975911982dc5c1bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 215520,
            "upload_time": "2025-09-10T15:47:15",
            "upload_time_iso_8601": "2025-09-10T15:47:15.750561Z",
            "url": "https://files.pythonhosted.org/packages/c1/b0/16f94c8f288739f606136fcd86504155e968dca4561074ca04676c55b264/mergeron-2025.739504.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-10 15:47:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "capeconomics",
    "github_project": "mergeron",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mergeron"
}
        
Elapsed time: 0.46073s