Last active
April 3, 2017 21:40
-
-
Save aaizemberg/ff276172b7d6243a4377142ae7919fbc to your computer and use it in GitHub Desktop.
Evolución del precio de las empanadas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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&viz=GVIZ&t=LINE_AGGREGATE&isXyPlot=true&bsize=0.0&q=select+col5%2C+col4+from+1gc5cgUBekaW53dKBbCM7WW1esbh94WZd6RxbKmw+where+col0+%3D+'6'&qrs=+and+col5+%3E%3D+&qre=+and+col5+%3C%3D+&qe=+order+by+col5+asc&uiversion=2&rstart=2012%2F5%2F16+15%3A0%3A0&rend=2017%2F4%2F2+21%3A0%3A0&gco_forceIFrame=true&gco_hasLabelsColumn=true&width=900&height=600"></iframe> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment