Skip to content

Latest commit

 

History

History
executable file
·
27 lines (18 loc) · 741 Bytes

datasets.md

File metadata and controls

executable file
·
27 lines (18 loc) · 741 Bytes
title category layout
Datasets
resource
default

Datasets

{% capture census %}{% include_relative content/datasets/census.md %}{% endcapture %} {{ census | markdownify }}

{% capture imd %}{% include_relative content/datasets/imd.md %}{% endcapture %} {{ imd | markdownify }}

{% capture osgeo %}{% include_relative content/datasets/os_geodatapack.md %}{% endcapture %} {{ osgeo | markdownify }}

{% capture js %}{% include_relative content/datasets/jsnow.md %}{% endcapture %} {{ js | markdownify }}

{% capture abb %}{% include_relative content/datasets/airbnb.md %}{% endcapture %} {{ abb | markdownify }}

{% capture tweets %}{% include_relative content/datasets/twitter.md %}{% endcapture %} {{ tweets | markdownify }}