{ "info": { "author": "Thomas Levine", "author_email": "_@thomaslevine.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.4" ], "description": "Get data from the `NYC Crime Map `_,\nand save them as geojson and CSV files.\n\nGetting data I have already saved\n================================================\nIf you just want to get the data in geojson or CSV format, go to\nhttp://dada.pink/nyc-crime-map-data/.\n\nRunning the program\n========================================\nIf you want to run the program, perhaps to get the most recent data,\nyou can run the program. I present a couple ways of doing this.\n\nInstalling from PyPI\n-------------------------\nYou can install the package like so ::\n\n sudo pip install nyc-crime-map\n\nand then run it like so. ::\n\n nyc-crime-map\n\nA ``data`` directory will be created inside your working directory,\nand you'll find the results here. ::\n\n cat nyc-crime-map/data/02378420399528461352-17772055697785505571.geojson\n cat nyc-crime-map/data/02378420399528461352-17772055697785505571.csv\n\nRunning from the checked-out repository\n------------------------------------------\nPerhaps you don't have pip installed; in that case, you can do this. ::\n\n git clone git://github.com/tlevine/nyc-crime-map.git --recursive\n\n # Delete the cached data.\n rm nyc-crime-map/data/all_results/*\n\n # Run the program.\n cd nyc-crime-map\n ./nyc-crime-map\n\n # View the results.\n cat nyc-crime-map/data/02378420399528461352-17772055697785505571.geojson\n cat nyc-crime-map/data/02378420399528461352-17772055697785505571.csv\n\nMore about the data\n=========================================\nThe data are stored in two tables.\n\n* 02378420399528461352-11853667273131550346\n* 02378420399528461352-17772055697785505571\n\nThe latter of these tables contains a \"CR\" field for the crime type;\nthe former does not.\n\nRead at http://thomaslevine.com/!/nyc-crime-map/.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://thomaslevine.com/!/nyc-crime-map/", "keywords": null, "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "nyc-crime-map", "package_url": "https://pypi.org/project/nyc-crime-map/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nyc-crime-map/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://thomaslevine.com/!/nyc-crime-map/" }, "release_url": "https://pypi.org/project/nyc-crime-map/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "Get data from the crime map", "version": "0.3.2" }, "last_serial": 1545179, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7af7142047be4bc88d4d801be70534e6", "sha256": "2aba125a4af0ab772b4df4bbd1935ab1fb4ab6b775531feb54dc4cac70f9316f" }, "downloads": -1, "filename": "nyc-crime-map-0.1.tar.gz", "has_sig": false, "md5_digest": "7af7142047be4bc88d4d801be70534e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2778, "upload_time": "2014-09-26T06:29:25", "url": "https://files.pythonhosted.org/packages/46/ca/7c231c4737a63f691b3b0a13285aa3852b0ad6bcac43e78e9b9e58748c4b/nyc-crime-map-0.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "9aa78ac73a019e14c44f8b84f9ece44d", "sha256": "796daf7f3cf0f3811a925719fed10c3d55af1248628926c0f23f4ca8cdbaa2bc" }, "downloads": -1, "filename": "nyc-crime-map-0.3.tar.gz", "has_sig": false, "md5_digest": "9aa78ac73a019e14c44f8b84f9ece44d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3455, "upload_time": "2015-05-08T12:46:31", "url": "https://files.pythonhosted.org/packages/a3/86/d23c079d2df283e6b9e7105631391988317b5a26cbd244b39ac191566431/nyc-crime-map-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "3a7efc8ac211bad16c517a83e83c9bf9", "sha256": "cd317b51e89dc596d68e4eb6a47cbf8c1345fd4ba36835c254aed92e23675b7a" }, "downloads": -1, "filename": "nyc-crime-map-0.3.1.tar.gz", "has_sig": false, "md5_digest": "3a7efc8ac211bad16c517a83e83c9bf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3470, "upload_time": "2015-05-09T08:24:06", "url": "https://files.pythonhosted.org/packages/a3/b8/ec024bd7fae70bd2c41daf9d2135a6386fda03b6b7edde97f5eafeaeb9af/nyc-crime-map-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "30e7b29ad452ec9868668e93a70382a1", "sha256": "cd423a7042b2fad2f7f165a86ccc0b7816577284eb7ecb52c7f265a5d513073c" }, "downloads": -1, "filename": "nyc-crime-map-0.3.2.tar.gz", "has_sig": false, "md5_digest": "30e7b29ad452ec9868668e93a70382a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3493, "upload_time": "2015-05-13T11:35:20", "url": "https://files.pythonhosted.org/packages/8e/be/a39e1344815d6cfea18421c505d6e78c141ff0e5a10db284011ff471fcbe/nyc-crime-map-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "30e7b29ad452ec9868668e93a70382a1", "sha256": "cd423a7042b2fad2f7f165a86ccc0b7816577284eb7ecb52c7f265a5d513073c" }, "downloads": -1, "filename": "nyc-crime-map-0.3.2.tar.gz", "has_sig": false, "md5_digest": "30e7b29ad452ec9868668e93a70382a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3493, "upload_time": "2015-05-13T11:35:20", "url": "https://files.pythonhosted.org/packages/8e/be/a39e1344815d6cfea18421c505d6e78c141ff0e5a10db284011ff471fcbe/nyc-crime-map-0.3.2.tar.gz" } ] }