Last active
December 19, 2020 19:46
-
-
Save aaizemberg/9e66d5600e37dfbfeb6a479df369a4f7 to your computer and use it in GitHub Desktop.
Comparando menciones sobre vacunas covid19 en Argentina
This file contains hidden or 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>Comparando menciones sobre vacunas covid19 en Argentina</title> | |
</head> | |
<body> | |
<h1>Comparando las menciones en los medios de las 4 vacunas COVID-19</h1> | |
<div><iframe style="height:400px;width:100%;" frameBorder="0" src="https://news-ui.herokuapp.com/embed/tendencia?d_from=2020-11-18&d_to=2020-12-17&words=oxford, sputnik, pfizer, moderna"></iframe></div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment