Skip to content

Instantly share code, notes, and snippets.

View ilyabo's full-sized avatar

Ilya Boyandin ilyabo

View GitHub Profile
@ilyabo
ilyabo / flows.csv
Last active March 28, 2023 10:29
flowmap.blue - Relocations between Swiss cantons in 2016
origin dest count
ZH ZH 66855
ZH BE 1673
ZH LU 1017
ZH UR 84
ZH SZ 1704
ZH OW 70
ZH NW 94
ZH GL 250
ZH ZG 1246
@ilyabo
ilyabo / index.html
Created March 10, 2024 19:35
duckdb-wasm conversion errors not thrown
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<script>
const getDb = async () => {