I hereby claim:
- I am jurb on github.
- I am jurb (https://keybase.io/jurb) on keybase.
- I have a public key ASAvcMvYGGHYV-1QgyfR1i-c1B2-jIHA_vS4ppC3HXPGFQo
To claim this, I am signing this object:
| My Awesome Sketch | |
| First State | |
| some event -> Second State | |
| Second State | |
| some event -> First State | |
| My Awesome Sketch2 | |
| First State2 | |
| some event -> Second State | |
| Second State2 |
| Verifying my Blockstack ID is secured with the address 1C7LGRewNUotAnyARo5D8c9XtdiAnx5z9Q https://explorer.blockstack.org/address/1C7LGRewNUotAnyARo5D8c9XtdiAnx5z9Q |
| Verifying my Blockstack ID is secured with the address 1HPBZbj6BLhpC75772n2XBncKfvarz1ThQ https://explorer.blockstack.org/address/1HPBZbj6BLhpC75772n2XBncKfvarz1ThQ |
| license: mit |
I hereby claim:
To claim this, I am signing this object:
This is a simple example of a choropleth map of grey pressure in 2016 in the Netherlands, with the (now) current municipality list of 2017. Grey pressure is the ratio between the number of people aged 65 or over and the number of people aged 20 to 65.
| Verifying my Blockstack ID is secured with the address 1HuG89C1J6AbaDmEGzkHL8sQR8BV6CzbUR https://explorer.blockstack.org/address/1HuG89C1J6AbaDmEGzkHL8sQR8BV6CzbUR |
This little thing creates checkboxes to filter a dataset on values of a column you specify. Also, it lets you filter the data with parameters in the URL. Checking the boxes adjusts the URL, making it easy to share a certain configuration of your data.
Also added a copy to clipboard button for convenience (works only on desktop, is hidden on mobile).
Uses lodash for convenient and cross-browser array filtering, and jQuery for the copy to clipboard button.
| <!-- Wide stackchart. Note that you just need to include | |
| the URL inside the <iframe> tag. Strip away other markup | |
| generated by Silk from the explore page. Also note that | |
| you can but text inside the <figcaption> tag to put a | |
| caption below the embed. --> | |
| <figure style="max-width:860px"> | |
| <iframe src="//playboy.silk.co/s/embed/stackchart/collection/decades/numeric/blonde-playmates/numeric/brunette-playmates/numeric/redhead-playmates/slice/0/10"></iframe> | |
| <figcaption> | |
| Data from <a href="http://playboy.silk.co">playboy.silk.co</a> | |
| </figcaption> |
| <center> | |
| <video width="600" height="575" controls="" poster="screencast.png"> | |
| <source src="screencast.mp4" type="video/mp4"> | |
| <source src="screencast.ogv" type="video/ogg"> | |
| </video> | |
| </center> |