.. SPDX-FileCopyrightText: 2021 cusy GmbH .. .. SPDX-License-Identifier: BSD-3-Clause Intake ====== Intake erleichtert das Auffinden, Untersuchen, Laden und Verbreiten von Daten. Es ist damit nicht nur für die Datenwissenschaften und das Data-Engineering interessant, sondern auch für das Anbieten von Daten. .. 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 `_ Alternativen ------------ Falls euch der Funktionsumfang von Intake nicht ausreicht, könnten die folgenden Datenspeicherprogramme für euch interessant sein: 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: Lizenz 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/commit-activity .. image:: https://raster.shields.io/github/license/galaxyproject/galaxy :alt: Lizenz 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: Lizenz 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/dataversegraphs/commit-activity .. image:: https://raster.shields.io/github/license/IQSS/dataverse :alt: Lizenz 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: Lizenz 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: Lizenz 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: Lizenz .. toctree:: :hidden: :titlesonly: :maxdepth: 0 install data-scientists.ipynb gui.ipynb data-engineers.ipynb