Skip to content

Commit

Permalink
Create dashboard.html
Browse files Browse the repository at this point in the history
  • Loading branch information
femiolamijulo authored Jan 17, 2024
1 parent 0abaece commit f4028c2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dashboard.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<html>
<body>
<p>This Dashboard tracks the rate of deforestation and will explore correlation with mining activities in the area.</p>

<iframe
src="https://harvard-cga.maps.arcgis.com/apps/dashboards/919eb32cd2094f0184f0460babce08f5"
width="1200"
height="900"
frameborder="0"
style="border:0;"
allowfullscreen
aria-hidden="false"
tabindex="0">
</iframe>
</body>
</html>

0 comments on commit f4028c2

Please sign in to comment.