Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Last active April 3, 2017 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaizemberg/ff276172b7d6243a4377142ae7919fbc to your computer and use it in GitHub Desktop.
Save aaizemberg/ff276172b7d6243a4377142ae7919fbc to your computer and use it in GitHub Desktop.
Evolución del precio de las empanadas
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>El precio de las empanadas</title>
</head>
<body>
<iframe width="900" height="600" scrolling="no" frameborder="no" src="https://fusiontables.google.com/embedviz?containerId=googft-gviz-canvas&amp;viz=GVIZ&amp;t=LINE_AGGREGATE&amp;isXyPlot=true&amp;bsize=0.0&amp;q=select+col5%2C+col4+from+1gc5cgUBekaW53dKBbCM7WW1esbh94WZd6RxbKmw+where+col0+%3D+&#39;6&#39;&amp;qrs=+and+col5+%3E%3D+&amp;qre=+and+col5+%3C%3D+&amp;qe=+order+by+col5+asc&amp;uiversion=2&amp;rstart=2012%2F5%2F16+15%3A0%3A0&amp;rend=2017%2F4%2F2+21%3A0%3A0&amp;gco_forceIFrame=true&amp;gco_hasLabelsColumn=true&amp;width=900&amp;height=600"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment