Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
flor14 committed Jul 5, 2024
1 parent 6ac54cb commit d90ce7c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 23 deletions.
Binary file added img/report.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 15 additions & 14 deletions slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ <h2>R package: <code>quadkeyr</code></h2>
<h2>rOpenSci peer-review</h2>
<div class="columns">
<div class="column" style="width:70%;">
<p><strong>Scientific package review process</strong></p>
<p><strong>transparent, constructive, non adversarial and open review process</strong></p>
<ul>
<li class="fragment"><a href="https://ropensci.org/software-review/">rOpenSci webpage</a>
<ul>
Expand Down Expand Up @@ -611,19 +611,17 @@ <h2>Tab 2: Departments</h2>
<section id="tab-2" class="slide level2">
<h2>Tab 2</h2>
<p>You can download a report</p>
</section>

<img data-src="img/report.png" class="r-stretch"></section>
<section id="tab-3-average-of" class="slide level2">
<h2>Tab 3: Average of</h2>

<img data-src="img/tab3.png" class="r-stretch"></section>
<section id="conclusions" class="slide level2">
<h2>Conclusions</h2>
<ul>
<li class="fragment">GeoCovidAR App integrates COVID-19 and Facebook Mobility Data</li>
</ul>
<section id="geocovidar-app-integrates-covid-19-and-facebook-mobility-data" class="slide level2" data-background-color="#E5E4E2">
<h2>GeoCovidAR App integrates COVID-19 and Facebook Mobility Data</h2>
</section>
<section id="where-is-the-project-data" class="slide level2">
<h2>Where is the project data?</h2>
<section id="where-lives-the-project-data" class="slide level2">
<h2>Where lives the project data?</h2>
<h4 id="website-geocovid-buenos-aires">Website: GeoCovid Buenos Aires</h4>
<div class="columns">
<div id="vcenter" class="column" style="width:70%;">
Expand All @@ -647,18 +645,21 @@ <h2>Overview</h2>
<p><strong>Website</strong>. - Quarto Website.</p>
<p><strong>Database</strong>. - PostgreSQL database.</p>
</section>
<section id="conclusions-1" class="slide level2">
<section id="conclusions" class="slide level2" data-background-image="img/first_slide.png" data-background-size="100px" data-background-position="right">
<h2>Conclusions</h2>
<p>The spatial distribution of cases is essential to understand the dynamics of transmission.</p>
<p>The spatial distribution of cases and the human behavioral component are essential to understand the dynamics of transmission.</p>
<ul>
<li class="fragment"><code>quadkeyr</code> allows for converting Facebook mobility data into raster images.</li>
<li class="fragment"><code>GeoCovidAR</code> enables the integration of ecological components with the complexity of human behavior.</li>
</ul>
</section>
<section id="conclusions-2" class="slide level2">
<section id="conclusions-1" class="slide level2" data-background-image="img/first_slide.png" data-background-size="100px" data-background-position="right">
<h2>Conclusions</h2>
<p><code>quadkeyr</code> and <code>GeoCovidAR</code> are flexible tools adaptable to different scenarios</p>
<p><img data-src="img/dengue.png"> :::footer <a href="https://www.batimes.com.ar/news/argentina/dengue-fever-cases-in-argentina-up-2153-so-far-in-2024.phtml">Complete article here!</a> :::</p>

<img data-src="img/dengue.png" class="r-stretch"><div class="footer">
<p><a href="https://www.batimes.com.ar/news/argentina/dengue-fever-cases-in-argentina-up-2153-so-far-in-2024.phtml">Complete article here!</a></p>
</div>
</section>
<section id="funding" class="slide level2">
<h2>Funding</h2>
Expand Down Expand Up @@ -704,7 +705,7 @@ <h4 id="contact">Contact</h4>
<p>📢 <strong>Mastodon</strong></p>
<p><a href="https://techhub.social/@florencia"><span class="citation" data-cites="florencia">@florencia</span><span class="citation" data-cites="techhub.social">@techhub.social</span></a></p>
<p>🌐 <strong>LinkedIn</strong></p>
<p><a href="https://www.linkedin.com/in/florenciadandrea/">https://www.linkedin.com/in/florenciadandrea/</a></p>
<p><a href="https://www.linkedin.com/in/florenciadandrea/">www.linkedin.com/in/florenciadandrea/</a></p>
</div>
</div>
</section></section>
Expand Down
23 changes: 14 additions & 9 deletions slides.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,8 @@ D'Andrea F, Fernandez P (2024). quadkeyr: Tools for converting QuadKey-identifie

::::{.columns}
:::{.column width="70%"}
**Scientific package review process**
**transparent, constructive, non adversarial and open review process**


- [rOpenSci webpage](https://ropensci.org/software-review/)
- [rOpenSci Packages: Development, Maintenance, and Peer Review](https://devguide.ropensci.org/preface.html)
Expand Down Expand Up @@ -347,15 +348,16 @@ Integrate city mobility information with daily reported COVID-19 cases
## Tab 2
You can download a report

![](img/report.png)

## Tab 3: Average of
![](img/tab3.png)


## Conclusions
## GeoCovidAR App integrates COVID-19 and Facebook Mobility Data {background-color="#E5E4E2"}

- GeoCovidAR App integrates COVID-19 and Facebook Mobility Data

## Where is the project data?
## Where lives the project data?
#### Website: GeoCovid Buenos Aires


Expand Down Expand Up @@ -391,23 +393,26 @@ You can download a report



## Conclusions
## Conclusions {background-image="img/first_slide.png" background-size="100px" background-position='right'}

The spatial distribution of cases is essential
to understand the dynamics of transmission.
The spatial distribution of cases and the human behavioral component
are essential to understand the dynamics of transmission.

- `quadkeyr` allows for converting Facebook mobility data into raster images.
- `GeoCovidAR` enables the integration of ecological components
with the complexity of human behavior.


## Conclusions
## Conclusions {background-image="img/first_slide.png" background-size="100px" background-position='right'}

`quadkeyr` and `GeoCovidAR` are flexible tools adaptable to different scenarios

![](img/dengue.png)

:::footer

[Complete article here!](https://www.batimes.com.ar/news/argentina/dengue-fever-cases-in-argentina-up-2153-so-far-in-2024.phtml)

:::

## Funding
Expand Down Expand Up @@ -454,7 +459,7 @@ knitr::include_graphics("https://res.cloudinary.com/flor/image/upload/w_1000,ar_

🌐 **LinkedIn**

[https://www.linkedin.com/in/florenciadandrea/](https://www.linkedin.com/in/florenciadandrea/)
[www.linkedin.com/in/florenciadandrea/](https://www.linkedin.com/in/florenciadandrea/)

:::
::::
Expand Down

0 comments on commit d90ce7c

Please sign in to comment.