-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtask2.html
22 lines (21 loc) · 1.2 KB
/
task2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Temporal Trends in Agricultural Landscapes</title>
<link rel="stylesheet" href="task1_4.css">
</head>
<body>
<h1>Task 2 - Temporal Trends in Agricultural Landscapes: State-to-District Wide Kharif and Rabi Sorghum Crop Areas and Rainfall Patterns (1966-2017)</h1>
<a href="https://public.tableau.com/app/profile/rashmitha.tanneru/viz/Task2-TemporalTrendsinAgriculturalLandscapesState-to-DistrictWideKharifandRabiSorghumCropAreasandRainfallPatterns1966-2017/Dashboard-KharifSorghum?publish=yes">Tableau Visualization Public Edition Link</a>
<img src="Dashboard - Kharif Sorghum.svg" alt="Temporal Trends in Agricultural Landscapes"><br/>
<br></br>
<img src="Dasboard - Kharif - District Interactivity.svg" alt="Temporal Trends in Agricultural Landscapes"><br/>
<br></br>
<img src="Dashboard - Rabi Sorghum.svg" alt="Temporal Trends in Agricultural Landscapes"><br/>
<br></br>
<img src="Dashboard - Rabi - District Interactivity.svg" alt="Temporal Trends in Agricultural Landscapes"><br/>
<br></br>
</body>
</html>