Skip to content

Exploratory data analysis for Himachal Pradesh treasury accounts data.

Notifications You must be signed in to change notification settings

curioswati/hp-treasury-eda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hp-treasury-eda

Trial project for CivicDataLab.

Problem Statement

Collect Himachal Pradesh treasury accounts' expenditure and receipts data and perform exploratory analysis.

Overview

The analysis reports are inside reports/ directory.

  • Expenditure and Receipts summaries give overall patterns for different parameters. There is also a comparative summary of both receipts and expenditure.

  • We have top 10 plots for districts based on DDOs for receipts, Major heads for receipts and for expenditure.

  • Then there is a Time Series analysis for receipts and expenditure for all the districts.

  • We can also use a list of Major Heads to see the receipts and expenses done by different districts as is done here for receipts and expenditure.

Organisation of the Repository:

scraper

Contains the scraping scripts including the spiders which scrapes the datasets and creates CSVs and utils for extra stuff like cleaning old files to get them into proper format to merge with new files collected with different queries.

analysis

Contains the notebook modules which have plotting functions. Also a utils and wrangler module which wrangles the data and provides utilities for plots.

reports

Contains the analysis reports.

datasets

Contains the raw datasets that were scraped.

munged_datasets

Contains the munged datasets.

Status

Expenditure and Receipt analysis is done for FY 2017-18 and a half FY 2018-2019.

About

Exploratory data analysis for Himachal Pradesh treasury accounts data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published