forked from isamplesorg/isamplesorg.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
40 lines (30 loc) Β· 1.42 KB
/
index.qmd
File metadata and controls
40 lines (30 loc) Β· 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
title: "Tutorials: Overview"
---
Welcome to the iSamples tutorials! These tutorials demonstrate how to work with sample data using modern browser-based tools and geoparquet files.
## Available Data Sources
With iSamples Central currently unavailable, all tutorials now use **geoparquet files** as the primary data source:
### Primary Data Sources
- **Zenodo Complete Dataset**: ~300MB, 6+ million records from all iSamples sources
- **OpenContext Parquet**: Curated archaeological sample data
- **Domain-specific Collections**: Specialized datasets for focused analysis
### Tutorial Categories
**πΊοΈ Geographic Analysis**
- Interactive mapping and spatial exploration
- Regional distribution analysis
- Cesium-based 3D visualizations
**π Data Analysis**
- Statistical analysis with DuckDB-WASM
- Material category distributions
- Cross-collection comparisons
**π Performance Demonstrations**
- Browser-based big data analysis
- Efficient sampling and visualization techniques
- HTTP range request optimization
## Why Geoparquet?
Our tutorials showcase how **geoparquet + DuckDB-WASM** enables:
- β
**Universal access**: No software installation required
- β
**Fast analysis**: 5-10x faster than traditional approaches
- β
**Memory efficient**: Analyze 300MB datasets using <100MB browser memory
- β
**Minimal data transfer**: Only download what you need
- β
**Interactive exploration**: Real-time parameter adjustment