Exploring FAIR Scientific Datasets with Python#

This book is your guide to discovering, accessing, and visualising fascinating scientific datasets using Python. Each chapter introduces a new dataset and provides step-by-step instructions to help you access and plot the data.

Basic familiarity with Python is recommended, but don’t worry if you’re new to it—each chapter includes detailed explanations to help you follow along.

Why This Book?#

Increasingly, vast amounts of FAIR (Findable, Accessible, Interoperable, Reusable) data are being published openly, waiting to be explored and used. These datasets are not just for scientists—they’re available to anyone, from researchers seeking to complement their own work with high-quality data, to curious members of the public eager to uncover new insights. This book aims to:

  • Help you discover FAIR datasets.

  • Teach you how to access and analyse these datasets programmatically using Python.

  • Show you how to plot these data.


How to Use This Book#

Each chapter is independent, so you can jump to the datasets that interest you most.

Contents#