This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: bsd-3-clause | |
border: no | |
scrolling: no | |
height: NaN |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profile": "tabular-data-package", | |
"resources": [ | |
{ | |
"name": "mitglieder", | |
"path": "parldigi.csv", | |
"profile": "tabular-data-resource", | |
"schema": { | |
"fields": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profile": "tabular-data-package", | |
"resources": [ | |
{ | |
"name": "worldmap-geojson", | |
"path": "impacthub-worldmap.geojson", | |
"spatial-profile": "simple-vector", | |
"type": "fill", | |
"format": "geojson" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thema | Kategorie | Jahr | Amount | |
---|---|---|---|---|
Betriebsertrag | Erträge aus Mitgliederbeiträge | 2015 | 15700.00 | |
Betriebsertrag | Erträge aus Mitgliederbeiträge | 2016 | 17979.45 | |
Betriebsertrag | Erträge aus Mitgliederbeiträge | 2017 | 18720.00 | |
Betriebsertrag | Erträge aus Mitgliederbeiträge | 2018 | 17035.70 | |
Betriebsertrag | Erträge aus Konferenzen | 2015 | 42109.81 | |
Betriebsertrag | Erträge aus Konferenzen | 2016 | 45150.88 | |
Betriebsertrag | Erträge aus Konferenzen | 2017 | 53137.67 | |
Betriebsertrag | Erträge aus Konferenzen | 2018 | 40000.00 | |
Betriebsertrag | Erträge aus Projekten | 2015 | 10022.59 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id | name | grams | watts | |
---|---|---|---|---|
1 | Andreas | 435 | 148 | |
2 | Matthias | 422 | 120 | |
3 | Dimi 1 | 380 | 130 | |
4 | Jonas | 316 | 87 | |
5 | Goliath | 308 | 87 | |
6 | David | 304 | 102 | |
7 | Wolfram | 300 | 130 | |
8 | Tatiana | 300 | 85 | |
9 | Anna 2 | 297 | 130 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// replace this in the editor at https://www.dwitter.net/d/16799 | |
// it's not < 140 bytes yet, improvement suggestions welcome --> twitter.com/loleg | |
for(i=0;i<99;i++)for(j=0;j<50;j++){x.fillStyle=`hsl(${S(i)*(i%2?10:1500)},89%,60%,.1`;x.fillRect(i*20,j*20,40*C(t+S(i*j+t/9)^2),9*S(t/11+C(t)*T(t*2+j/t)))} | |
x.fillStyle='white';K=99 | |
for(i=K;i--;)x.fillRect(i*20,800+S(i/7+t*5)*55,20,500) | |
x.font='17em monospace' | |
x.fillStyle='green'; x.fillText('Seasons Greets',115,903) | |
x.fillStyle='red'; x.fillText('Seasons Greets',105,900) |