Skip to content

Instantly share code, notes, and snippets.

View intotecho's full-sized avatar

Chris Goodman intotecho

View GitHub Profile
@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
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