Skip to content

Commit

Permalink
Converted lokniti files from sav to csv using pandas
Browse files Browse the repository at this point in the history
- df = pd.read_stat(sav_path)
  • Loading branch information
JusticeV452 committed Apr 19, 2024
1 parent c2f235b commit dca8794
Show file tree
Hide file tree
Showing 9 changed files with 110,354 additions and 0 deletions.
27,190 changes: 27,190 additions & 0 deletions backend/app/data/lokniti_data/All India NES 2004 Data file.csv

Large diffs are not rendered by default.

36,630 changes: 36,630 additions & 0 deletions backend/app/data/lokniti_data/All India NES 2009 Data file.csv

Large diffs are not rendered by default.

22,296 changes: 22,296 additions & 0 deletions backend/app/data/lokniti_data/All India NES 2014 Data file.csv

Large diffs are not rendered by default.

24,237 changes: 24,237 additions & 0 deletions backend/app/data/lokniti_data/All India NES 2019 Data file.csv

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ django-extensions==3.2.3
django-webpack-loader==3.0.1
djangorestframework==3.14.0
pandas==2.2.1
pyreadstat==1.2.7
pyshp==2.3.1
sqlparse==0.4.4
tqdm==4.66.2

0 comments on commit dca8794

Please sign in to comment.