{ "cells": [ { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "# Introduction of `geodatasets`\n", "\n", "The `geodatasets` contains an API on top of a JSON with metadata of externally hosted datasets containing geospatial information useful for illustrative and educational purposes." ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import geodatasets" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "## What is the `geodatasets.data` object?\n", "\n", "The `geodatasets.data` objects are stored as dictionaries (with attribute access for easy access), so we can explore them in Python (or using tab completion in an interactive session or as a collapsible inventory in Jupyter!):" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "data": { "text/html": [ "\n", "