Code4GovTech / C4GT

C4GT has been conceptualised as a summer coding program to create a community that can build and contribute to global digital public goods.
MIT License
279 stars 343 forks source link

[DMP 2024]: Met Data for Everyone #386

Open sreechand opened 7 months ago

sreechand commented 7 months ago

Description

India Water Portal has meteorological datasets for 13 climate parameters for all districts of India from 1901 to 2002. Researchers in academia and practice often refer to these datasets. In this project, we visualize these datasets in simple charts that can be exported.

Parameters Precipitation Minimum temperature Average temperature Maximum temperature Cloud cover Vapour pressure Wet day frequency Diurnal temperature range Ground frost frequency Reference Crop Evapotranspiration Potential Evapotranspiration

Goals & Mid-Point Milestone

Goals

Setup/Installation

No setup needed. All CSVs are available here

Expected Outcome

  1. Create a webpage to generate charts based on the datasets
  2. Users will select State, District, time span and a parameter
  3. Based on the selection, show tables and plot charts

Ex: User selects Bihar State, selects District Purnia, selects 1945 to 1950. User is shown

  1. Monthly Mean values
  2. Annual Mean values
  3. Annual Totals
  4. Trend Charts

User is shown a trend chart with months on X axis and Values on Y axis.

Acceptance Criteria

No response

Implementation Details

Any visualisation framework - D3, Processing, open to any. Front End - NextJS Backend - NodeJS Database - MySQL

Mockups/Wireframes

Screenshot 2024-02-29 at 5 15 37 PM

Product Name

India Water Portal

Organisation Name

Arghyam

Domain

Water

Tech Skills Needed

D3.js

Mentor(s)

@sreechand

Category

Backend, Database, Frontend

AbhimanyuSamagra commented 5 months ago

Do not ask process related questions about how to apply and who to contact in the above ticket. The only questions allowed are about technical aspects of the project itself. If you want help with the process, you can refer instructions listed on Unstop and any further queries can be taken up on our Discord channel titled DMP queries. Here's a Video Tutorial on how to submit a proposal for a project.