Last active
November 23, 2016 20:03
-
-
Save aaizemberg/2a164c4319d6c65b8dcd19c8c7b0187f to your computer and use it in GitHub Desktop.
Población por provincia (usando Google spreadsheets)
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>Población por provincia</title> | |
</head> | |
<body> | |
<iframe width="673" height="546" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSNJw618zejPHsOMxSieSHa57tcmHzftHWIuRm8jHP3rQc9DvRhQEKniMqhlzOrWd6A8aMzb6j-2nTZ/pubchart?oid=1548396144&format=interactive"></iframe> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment