Skip to content

Instantly share code, notes, and snippets.

View intotecho's full-sized avatar

Chris Goodman intotecho

View GitHub Profile
Type Count Percent Decision Abandoned Refused Approved In Progress Checksum
1 15475 60.4% Permit 1 1
2 2472 9.6% Endorsed 1 1
3 1204 4.7% Withdrawn 1 1
4 937 3.7% LAPSED 1 1
5 662 2.6% Extension Of Time Approved 1 1
6 645 2.5% Secondary Consent Approved 1 1
7 621 2.4% Amended Plans Approved 1 1
8 567 2.2% Extension of Time to Permit Approved 1 1
9 536 2.1% Refused 1 1
@intotecho
intotecho / age and count by year.csv
Last active March 13, 2019 03:41
Yarra Planning Snippets
Year Received Count Average Days to Process
2001 1214 181
2002 1273 161
2003 1375 149
2004 1304 151
2005 1317 136
2006 1426 139
2007 1507 150
2008 1416 135
2009 1268 127
@intotecho
intotecho / A MySQL Table to BigQuery Import Script.md
Last active July 29, 2022 04:37 — forked from shantanuo/mysql_to_big_query.sh
Copy MySQL table to big query.

Import a MySQL Table or Database to a BigQuery Schema.

Usage:

~/bin/mysql_table_to_big_query.sh bucket_name schema_name table_name ~/bin/mysql_schema_to_big_query.sh bucket_name [schema_name].

Description

@intotecho
intotecho / index.html
Created June 18, 2018 07:08 — forked from rarpal/index.html
custom c3js stacked bar chart
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<link href="https://cdnjs.cloudflare.com/ajax/libs/c3/0.4.10/c3.min.css" rel="stylesheet" type="text/css">
<div id="chart"></div>
@intotecho
intotecho / .block
Created May 29, 2017 07:45
Rotating Icosahedron
license: gpl-3.0
@intotecho
intotecho / .block
Last active May 25, 2017 07:36 — forked from mbostock/.block
Geodesic Rainbow
license: gpl-3.0
@intotecho
intotecho / .block
Last active May 29, 2017 07:45 — forked from mbostock/.block
Geodesic Grid
license: gpl-3.0
@intotecho
intotecho / .block
Last active May 25, 2017 06:06
line plot with negative bursts
license: mit
@intotecho
intotecho / .block
Last active May 25, 2017 02:44
Simple d3.js Graph
license: mit
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.