Skip to content

Instantly share code, notes, and snippets.

View russbiggs's full-sized avatar

Russ Biggs russbiggs

View GitHub Profile
@russbiggs
russbiggs / index.html
Last active November 14, 2017 03:29
Let's Make a Map d3 v4
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.subunit.SCT {
fill: #ddc;
}
.subunit.WLS {
fill: #cdd;
}
{"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36","environment":{"networkUserAgent":"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3559.0 Mobile Safari/537.36","hostUserAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36","benchmarkIndex":1086},"lighthouseVersion":"4.0.0-alpha.1","fetchTime":"2018-11-26T19:11:34.447Z","requestedUrl":"http://localhost:4000/","finalUrl":"http://localhost:4000/","runWarnings":[],"runtimeError":{"code":"NO_ERROR","message":""},"audits":{"is-on-https":{"id":"is-on-https","title":"Uses HTTPS","description":"All sites should be protected with HTTPS, even ones that don't handle sensitive data. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many ne
@russbiggs
russbiggs / index.html
Last active June 12, 2019 17:41
compliance Triangle Chart
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style>
@russbiggs
russbiggs / index.html
Created June 12, 2019 17:51
Paragraph 14 Compliance History
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style>
@russbiggs
russbiggs / index.html
Created June 12, 2019 17:55
Paragraph 271 Compliance History
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style>
@russbiggs
russbiggs / delta.csv
Last active November 8, 2019 22:18
IMR-10 Compliance Change
compliance change paragraph_number
1 0 14
1 0 15
2 0 16
1 0 17
1 0 18
2 0 19
3 0 20
2 0 21
2 0 22
@russbiggs
russbiggs / index.html
Created November 14, 2019 18:29
leaflet draw syncing
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style>
@russbiggs
russbiggs / countries.json
Created November 23, 2019 20:48
World map
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
html, body {
height: 100%;
margin: 0;
@russbiggs
russbiggs / delta.csv
Last active May 4, 2020 18:24
IMR 11 Compliance Change
paragraph_number change compliance
14 1 2
15 1 2
16 0 2
17 1 2
18 1 2
19 0 2
20 0 3
21 1 3
22 1 3