{ "info": { "author": "Open Knowledge International", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ElasticSearch Extensions for datapackage-pipelines\n==================================================\n\nInstall\n-------\n\n::\n\n # use pip install\n\n pip install datapackage-pipelines-elasticsearch\n\n # OR clone the repo and install it with pip\n\n git clone https://github.com/frictionlessdata/datapackage-pipelines-elasticsearch.git\n pip install -e .\n\nUsage\n-----\n\nYou can use datapackage-pipelines-elasticsearch as a plugin for\n(dpp)[https://github.com/frictionlessdata/datapackage-pipelines#datapackage-pipelines\\ ].\nIn pipeline-spec.yaml it will look like this\n\n.. code:: yaml\n\n ...\n - run: elasticseach.dump.to_index\n\n***``dump.to_index``***\n~~~~~~~~~~~~~~~~~~~~~~~\n\nSaves the datapackage to an ElasticSearch instance.\n\n*Parameters*:\n\n- ``engine`` - Connection string for connecting to the ElasticSearch\n instance (URL syntax)\n Also supports ``env://``, which indicates that\n the connection string should be fetched from the indicated\n environment variable.\n If not specified, assumes a default of ``env://DPP_ELASTICSEARCH``\n Environment variable should take the form of 'host:port' or a\n fully-qualified url (e.g.\n '`https://user:pass@host:port `__\\ ' or\n '`https://host:port `__\\ ' etc.)\n- ``indexes`` - Mapping between resources and indexes. Keys are index\n names, value is a list of objects with the following attributes:\n- ``resource-name`` - name of the resource that should be dumped to the\n table\n- ``doc-type`` - The document type to use when indexing docuemtns\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/frictionlessdata/datapackage-pipelines-elasticsearch", "keywords": "data,analytics", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "datapackage-pipelines-elasticsearch", "package_url": "https://pypi.org/project/datapackage-pipelines-elasticsearch/", "platform": "", "project_url": "https://pypi.org/project/datapackage-pipelines-elasticsearch/", "project_urls": { "Homepage": "https://github.com/frictionlessdata/datapackage-pipelines-elasticsearch" }, "release_url": "https://pypi.org/project/datapackage-pipelines-elasticsearch/0.0.13/", "requires_dist": [ "datapackage-pipelines (>=1.1.1)", "tableschema-elasticsearch (>=0.4.0)", "pylama ; extra == 'develop'", "tox ; extra == 'develop'" ], "requires_python": "", "summary": "{{ DESCRIPTION }}", "version": "0.0.13" }, "last_serial": 4532957, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a44812447269b2b9cb482771b5acac75", "sha256": "07ec1a1161c9698c58f21539773988613304df1e6ac7f1e2a42a57f0367e8deb" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a44812447269b2b9cb482771b5acac75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4994, "upload_time": "2017-08-03T20:51:07", "url": "https://files.pythonhosted.org/packages/50/f0/d8a4f92748d736da414f1ce2257c856fdb463a0f19f64d841978d871575d/datapackage-pipelines-elasticsearch-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "cf34cb931485a03f6d22e9c07c333928", "sha256": "d8ad08d0f7b6e0690b2bd6b99ad5fe725642e71226b42ef31dcad36c80faf782" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.10.tar.gz", "has_sig": false, "md5_digest": "cf34cb931485a03f6d22e9c07c333928", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5392, "upload_time": "2018-07-22T08:47:23", "url": "https://files.pythonhosted.org/packages/46/d0/d413e863fe63818a8d5213ad093f1da7043213c7f9767d2ccd2e47f072e4/datapackage-pipelines-elasticsearch-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "192cf5e685fd4f9aa465ca013e89e438", "sha256": "2ab325d724e0708ed1b9f8c00e6d01baf3509844b965ad7fb370f6ee14010654" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.11.tar.gz", "has_sig": false, "md5_digest": "192cf5e685fd4f9aa465ca013e89e438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5394, "upload_time": "2018-07-22T09:16:31", "url": "https://files.pythonhosted.org/packages/37/06/0b7170f4571989b4d78a8c8b610064a9f08349aabdec6f331fb11d19e340/datapackage-pipelines-elasticsearch-0.0.11.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "4b46d65134eaff9156a1027739c845d2", "sha256": "603a944220c1dbcdbedaf9dfa9b9031e167e131cb0de7e1a3e6abf6f9f5607f9" }, "downloads": -1, "filename": "datapackage_pipelines_elasticsearch-0.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b46d65134eaff9156a1027739c845d2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5408, "upload_time": "2018-11-27T07:19:18", "url": "https://files.pythonhosted.org/packages/e0/79/fa55f5b77ff373d2a2376a7cf78f6fb2a89203b27c5bc38f01ab3517ce12/datapackage_pipelines_elasticsearch-0.0.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c83f831abc530d1a5e92309c258b7d13", "sha256": "a8235a72c225ce1184539df76df6bbd2f4fe1876447015107fcc989f83ea227e" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.13.tar.gz", "has_sig": false, "md5_digest": "c83f831abc530d1a5e92309c258b7d13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6088, "upload_time": "2018-11-27T07:19:19", "url": "https://files.pythonhosted.org/packages/d5/83/66340033c86e0bf3653d68980174c15d81fcdce768e92ef737fe9b040782/datapackage-pipelines-elasticsearch-0.0.13.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "24cb68c71402c19502ee5ba7d9247b84", "sha256": "5a80ad4b435fc35a1f0cfc14f4a9b3846c1d6b022849749e42c022c796389a79" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.2.tar.gz", "has_sig": false, "md5_digest": "24cb68c71402c19502ee5ba7d9247b84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5004, "upload_time": "2017-08-04T07:46:49", "url": "https://files.pythonhosted.org/packages/b3/db/056c2618b5001898187db1f2902366d50aa6d17252ff5c82b44c31c3f218/datapackage-pipelines-elasticsearch-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5c7236da8c827dd4ed1c7eb0900a7d03", "sha256": "b6b02d5d7c69323dc07360b7068b090e940cd24e212e0e575c3835348f3624e8" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5c7236da8c827dd4ed1c7eb0900a7d03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5061, "upload_time": "2017-08-05T05:25:09", "url": "https://files.pythonhosted.org/packages/52/5b/ad09601f2b9b09d6a742ed8d405188835c83ce644855287be0ad755dc392/datapackage-pipelines-elasticsearch-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "0b788c16f0e73c612d4d5303d69b4686", "sha256": "6735cd06ed6788121a019415b34f14f3752b668c8546fca2cd93b947c00ae432" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0b788c16f0e73c612d4d5303d69b4686", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5071, "upload_time": "2017-09-10T16:01:06", "url": "https://files.pythonhosted.org/packages/65/a7/c76043212a1c040ef12a31801ce8a8849386ff3217bda9f2f811c497ee8e/datapackage-pipelines-elasticsearch-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "ca6bd30d53058f1d9062547606d93982", "sha256": "6f6f2656241beb10a8018391e0e6b94ca70fae2122b9a27133bb69a3f59a8b71" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.5.tar.gz", "has_sig": false, "md5_digest": "ca6bd30d53058f1d9062547606d93982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5120, "upload_time": "2017-09-18T11:59:35", "url": "https://files.pythonhosted.org/packages/3f/49/eea8bcbba1f75d871d42ded1216f53f5305bac1e2aa115e15ec62163ac8e/datapackage-pipelines-elasticsearch-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "8102e7be06e4c041f28c24555f2d45af", "sha256": "1fbf98902833ecd9aeb53e9484cb51739d420a83f53a32051d823c4d38b1081b" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.6.tar.gz", "has_sig": false, "md5_digest": "8102e7be06e4c041f28c24555f2d45af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5118, "upload_time": "2017-11-24T08:38:20", "url": "https://files.pythonhosted.org/packages/ed/dd/584d1110c88e6e140e27bf004405bd0db92d42733ced62eb4210ceeef7bf/datapackage-pipelines-elasticsearch-0.0.6.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "c34fb4a571c5a124046c6e87a04be0c7", "sha256": "da23a85409ca7566f3e1d6992ecddf2a729478d58c852cb581a4ebb653f345dd" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.8.tar.gz", "has_sig": false, "md5_digest": "c34fb4a571c5a124046c6e87a04be0c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5275, "upload_time": "2018-04-02T12:26:22", "url": "https://files.pythonhosted.org/packages/48/b2/fa569d11713889ce48aced19f7374fa37d65fd30502f61babec59c86510a/datapackage-pipelines-elasticsearch-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "df5c80d1fd6189e80a50f71cacb371c5", "sha256": "0c7cc312da39b8e0a3487ecaf4c2b9b32c4d4c7a9db86f262078f2b38ff5405a" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.9.tar.gz", "has_sig": false, "md5_digest": "df5c80d1fd6189e80a50f71cacb371c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5307, "upload_time": "2018-07-21T15:16:48", "url": "https://files.pythonhosted.org/packages/1d/af/095e28d58f72e6b599ace1a15321e0bc952c9a827187d7448b126dec0922/datapackage-pipelines-elasticsearch-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b46d65134eaff9156a1027739c845d2", "sha256": "603a944220c1dbcdbedaf9dfa9b9031e167e131cb0de7e1a3e6abf6f9f5607f9" }, "downloads": -1, "filename": "datapackage_pipelines_elasticsearch-0.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b46d65134eaff9156a1027739c845d2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5408, "upload_time": "2018-11-27T07:19:18", "url": "https://files.pythonhosted.org/packages/e0/79/fa55f5b77ff373d2a2376a7cf78f6fb2a89203b27c5bc38f01ab3517ce12/datapackage_pipelines_elasticsearch-0.0.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c83f831abc530d1a5e92309c258b7d13", "sha256": "a8235a72c225ce1184539df76df6bbd2f4fe1876447015107fcc989f83ea227e" }, "downloads": -1, "filename": "datapackage-pipelines-elasticsearch-0.0.13.tar.gz", "has_sig": false, "md5_digest": "c83f831abc530d1a5e92309c258b7d13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6088, "upload_time": "2018-11-27T07:19:19", "url": "https://files.pythonhosted.org/packages/d5/83/66340033c86e0bf3653d68980174c15d81fcdce768e92ef737fe9b040782/datapackage-pipelines-elasticsearch-0.0.13.tar.gz" } ] }