fairdatanow
  1. Welcome to fairdatanow
  • Welcome to fairdatanow
  • Getting started with Python
  • Exploring your remote data in a breeze
  • Exploring your remote data with tabulator
  • An image processing example

Welcome to fairdatanow

A small Python package to support interdisciplinary research by sharing data from (y)our Nextcloud server

Effective interdisciplinary cooperation in data science projects requires smooth access to both data and code. And with the recent development of two amazing open source frameworks (self hosted Nextcloud for data storage and Jupyter notebooks for computing), we are now in a position to actually make this happen. Recently our lab (the Rijkserfgoedlaboratorium in Amsterdam) has installed a Nextcloud server that gives our lab the possibility to share data files organized in project folders with research partners. These can be accessed manually via a web interface, but also programmatically with the webdav protocol! With fairdatanow we want to learn how to easily find en download data files from a Nextcloud storage directly in Jupyter notebooks in order to explore them and create visualizations.

Under the hood the fairdatanow makes use of the Nextcloud Python Framework nc-py-api for communication with the cloud server, and the powerful Python packages polars, itables and anywidget and for creating interactive tables.

Although the package is still under construction it is already available for installation from the python package index.

Getting started with Python
 

2025 Rijkserfgoedlaboratorium Amsterdam | Made with nbdev

  • Report an issue