mergeron


Namemergeron JSON
Version 2025.739439.11 PyPI version JSON
download
home_pageNone
SummaryPython for analyzing merger enforcement policy
upload_time2025-08-19 15:39:04
maintainerNone
docs_urlNone
authorMurthy Kambhampaty
requires_python<4.0,>=3.13
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.13",
    "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/80/86/cab3d043098de626e0c16c928a5a4f0cb22f467470a28afec843c7895dd5/mergeron-2025.739439.11.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.739439.11",
    "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": "ecdc37558e46b613044fee43c3b3f617560d17bea0c9b27385a74af1726b0362",
                "md5": "67f9c5df0fb0a966e9d63b93c079ac64",
                "sha256": "e40cbb96a62c7ec4e459867b1e4609d8253f54635916637e4ed3bdbdf09d8aaf"
            },
            "downloads": -1,
            "filename": "mergeron-2025.739439.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67f9c5df0fb0a966e9d63b93c079ac64",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.13",
            "size": 222182,
            "upload_time": "2025-08-19T15:39:03",
            "upload_time_iso_8601": "2025-08-19T15:39:03.225001Z",
            "url": "https://files.pythonhosted.org/packages/ec/dc/37558e46b613044fee43c3b3f617560d17bea0c9b27385a74af1726b0362/mergeron-2025.739439.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8086cab3d043098de626e0c16c928a5a4f0cb22f467470a28afec843c7895dd5",
                "md5": "533ad394d04e1aebfbf31a4c56ffbd90",
                "sha256": "284766810202adcda18e5de647e787798c99ae05c24fc04980fd9288e171b1d9"
            },
            "downloads": -1,
            "filename": "mergeron-2025.739439.11.tar.gz",
            "has_sig": false,
            "md5_digest": "533ad394d04e1aebfbf31a4c56ffbd90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.13",
            "size": 215181,
            "upload_time": "2025-08-19T15:39:04",
            "upload_time_iso_8601": "2025-08-19T15:39:04.692890Z",
            "url": "https://files.pythonhosted.org/packages/80/86/cab3d043098de626e0c16c928a5a4f0cb22f467470a28afec843c7895dd5/mergeron-2025.739439.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 15:39:04",
    "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.71966s