.. SPDX-FileCopyrightText: 2021 cusy GmbH .. .. SPDX-License-Identifier: BSD-3-Clause Intake ====== Intake makes it easy for data scientists working with Python to find, explore and publish data. Therefore it is not only interesting for data scientists and engineers, but also for data providers. .. seealso:: * `Docs `_ * `GitHub `_ * `Intake: Taking the Pain out of Data Access `_ * `Intake: Parsing Data from Filenames and Paths `_ * `Intake: Discovering and Exploring Data in a Graphical Interface `_ * `Accessing Remote Data with a Generalized File System `_ * `Intake: Caching Data on First Read Makes Future Analysis Faster `_ .. seealso:: * `Authors Alliance: Open Data `_ Alternatives ------------ If Intake’s range of features isn’t sufficient, you might want to take a look at the following data storage software: ckan `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/ckan/ckan :alt: Stars :target: https://github.com/ckan/ckan .. image:: https://raster.shields.io/github/contributors/ckan/ckan :alt: Contributors :target: https://github.com/ckan/ckan/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/ckan/ckan :alt: Commit activity :target: https://github.com/ckan/ckan/graphs/commit-activity .. image:: https://raster.shields.io/github/license/ckan/ckan :alt: Licence Galaxy `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/galaxyproject/galaxy :alt: Stars :target: https://github.com/galaxyproject/galaxy .. image:: https://raster.shields.io/github/contributors/galaxyproject/galaxy :alt: Contributors :target: https://github.com/galaxyproject/galaxy/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/galaxyproject/galaxy :alt: Commit activity :target: https://github.com/galaxyproject/galaxy/graphs/commit-activity .. image:: https://raster.shields.io/github/license/galaxyproject/galaxy :alt: Licence DSpace `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/DSpace/DSpace :alt: Stars :target: https://github.com/DSpace/DSpace .. image:: https://raster.shields.io/github/contributors/DSpace/DSpace :alt: Contributors :target: https://github.com/DSpace/DSpace/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/DSpace/DSpace :alt: Commit activity :target: https://github.com/DSpace/DSpace/graphs/commit-activity .. image:: https://raster.shields.io/github/license/DSpace/DSpace :alt: Licence Dataverse `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/IQSS/dataverse :alt: Stars :target: https://github.com/IQSS/dataverse .. image:: https://raster.shields.io/github/contributors/IQSS/dataverse :alt: Contributors :target: https://github.com/IQSS/dataverse/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/IQSS/dataverse :alt: Commit activity :target: https://github.com//IQSS/dataverse/graphs/commit-activity .. image:: https://raster.shields.io/github/license/IQSS/dataverse :alt: Licence iRODS `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/irods/irods :alt: Stars :target: https://github.com/irods/irods .. image:: https://raster.shields.io/github/contributors/irods/irods :alt: Contributors :target: https://github.com/irods/irods/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/irods/irods :alt: Commit activity :target: https://github.com/irods/irods/graphs/commit-activity .. image:: https://raster.shields.io/github/license/irods/irods :alt: Licence Fedora Commons `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/fcrepo/fcrepo :alt: Stars :target: https://github.com/fcrepo/fcrepo .. image:: https://raster.shields.io/github/contributors/fcrepo/fcrepo :alt: Contributors :target: https://github.com/fcrepo/fcrepo/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/fcrepo/fcrepo :alt: Commit activity :target: https://github.com/fcrepo/fcrepo/graphs/commit-activity .. image:: https://raster.shields.io/github/license/fcrepo/fcrepo :alt: Licence InvenioRDM `Home `_ | `Docs `_ | `GitHub `_ .. image:: https://raster.shields.io/github/stars/inveniosoftware/invenio-rdm-records :alt: Stars :target: https://github.com/inveniosoftware/invenio-rdm-records .. image:: https://raster.shields.io/github/contributors/inveniosoftware/invenio-rdm-records :alt: Contributors :target: https://github.com/inveniosoftware/invenio-rdm-records/graphs/contributors .. image:: https://raster.shields.io/github/commit-activity/y/inveniosoftware/invenio-rdm-records :alt: Commit activity :target: https://github.com/inveniosoftware/invenio-rdm-records/graphs/commit-activity .. image:: https://raster.shields.io/github/license/inveniosoftware/invenio-rdm-records :alt: Licence .. toctree:: :hidden: :titlesonly: :maxdepth: 0 install data-scientists.ipynb gui.ipynb data-engineers.ipynb