Skip to content

Instantly share code, notes, and snippets.

View kthejoker's full-sized avatar
💭
Looking for cool IoT use cases

Kyle Hale kthejoker

💭
Looking for cool IoT use cases
  • Databricks
  • Houston, Texas
View GitHub Profile
@kthejoker
kthejoker / sql.html
Created March 29, 2019 22:23
SQL Development
<!doctype html>
<html>
<head>
<meta charset="utf8">
<title>sql.js demo: Online SQL interpreter</title>
<link rel="stylesheet" href="codemirror/lib/codemirror.css">
<link rel="stylesheet" href="demo.css">
<script src="codemirror/lib/codemirror.js"></script>
Market Origin Refinery Destination Demand Volume (kbd) Terminal Cost Adj. Trans. Cost
Baton Rouge Refenery 1 Baton Rouge 19.00 0.50 0.00
Baton Rouge Refenery 2 Baton Rouge 16.00 0.50 0.00
Baton Rouge Refenery 3 Baton Rouge 17.00 0.50 0.66
Baton Rouge Refenery 4 Baton Rouge 8.00 0.50 1.16
Baton Rouge Refenery 5 Baton Rouge 6.00 0.50 1.78
Baton Rouge Refenery 6 Baton Rouge 3.00 0.50 1.78
Baton Rouge Refenery 1 Baton Rouge 4.00 0.50 0.00
Baton Rouge Refenery 2 Baton Rouge 8.00 0.50 0.00
Baton Rouge Refenery 3 Baton Rouge 2.00 0.50 0.66