mapclassify


Namemapclassify JSON
Version 2.6.1 PyPI version JSON
download
home_page
SummaryClassification Schemes for Choropleth Maps.
upload_time2023-10-04 19:50:24
maintainer
docs_urlNone
author
requires_python>=3.9
licenseBSD 3-Clause
keywords spatial statistics geovisualizaiton
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            `mapclassify` implements a family of classification schemes for choropleth maps.
Its focus is on the determination of the number of classes, and the assignment
of observations to those classes. It is intended for use with upstream mapping
and geovisualization packages (see `geopandas`_ and `geoplot`_)
that handle the rendering of the maps.

For further theoretical background see "`Choropleth Mapping`_" in Rey, S.J., D. Arribas-Bel, and L.J. Wolf (2020) "Geographic Data Science with PySAL and the PyData Stackā€.

.. _geopandas: https://geopandas.org/mapping.html
.. _geoplot: https://residentmario.github.io/geoplot/user_guide/Customizing_Plots.html
.. _Choropleth Mapping: https://geographicdata.science/book/notebooks/05_choropleth.html

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mapclassify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Serge Rey <sjsrey@gmail.com>, Wei Kang <weikang9009@gmail.com>",
    "keywords": "spatial statistics,geovisualizaiton",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e0/46/5f1711e3573849763f72b3714c492aba90e73f891948a568883bade2c849/mapclassify-2.6.1.tar.gz",
    "platform": null,
    "description": "`mapclassify` implements a family of classification schemes for choropleth maps.\nIts focus is on the determination of the number of classes, and the assignment\nof observations to those classes. It is intended for use with upstream mapping\nand geovisualization packages (see `geopandas`_ and `geoplot`_)\nthat handle the rendering of the maps.\n\nFor further theoretical background see \"`Choropleth Mapping`_\" in Rey, S.J., D. Arribas-Bel, and L.J. Wolf (2020) \"Geographic Data Science with PySAL and the PyData Stack\u201d.\n\n.. _geopandas: https://geopandas.org/mapping.html\n.. _geoplot: https://residentmario.github.io/geoplot/user_guide/Customizing_Plots.html\n.. _Choropleth Mapping: https://geographicdata.science/book/notebooks/05_choropleth.html\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Classification Schemes for Choropleth Maps.",
    "version": "2.6.1",
    "project_urls": {
        "Home": "https://pysal.org/mapclassify/",
        "Repository": "https://github.com/pysal/mapclassify"
    },
    "split_keywords": [
        "spatial statistics",
        "geovisualizaiton"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ff18db36df379703311c16e5341b408dad04e34cfded66f38e351c380fbd5ae",
                "md5": "2afce1238f18353a3a2d9721c16b6576",
                "sha256": "67a9a7f143e73eee053b2fc4c8d002bdc988a4d3b877c7d3d6993077359d0347"
            },
            "downloads": -1,
            "filename": "mapclassify-2.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2afce1238f18353a3a2d9721c16b6576",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38545,
            "upload_time": "2023-10-04T19:50:23",
            "upload_time_iso_8601": "2023-10-04T19:50:23.059613Z",
            "url": "https://files.pythonhosted.org/packages/3f/f1/8db36df379703311c16e5341b408dad04e34cfded66f38e351c380fbd5ae/mapclassify-2.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0465f1711e3573849763f72b3714c492aba90e73f891948a568883bade2c849",
                "md5": "804d37790368a5d516db24a5e0980fe3",
                "sha256": "4441798d55a051e75206bf46dccfc8a8f8323aac8596d19961d11660c98677ca"
            },
            "downloads": -1,
            "filename": "mapclassify-2.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "804d37790368a5d516db24a5e0980fe3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3577980,
            "upload_time": "2023-10-04T19:50:24",
            "upload_time_iso_8601": "2023-10-04T19:50:24.879530Z",
            "url": "https://files.pythonhosted.org/packages/e0/46/5f1711e3573849763f72b3714c492aba90e73f891948a568883bade2c849/mapclassify-2.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 19:50:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pysal",
    "github_project": "mapclassify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mapclassify"
}
        
Elapsed time: 0.13088s