Skip to content

This is a library written in python to exctract data from the NAS (National Achivement Survey) pdf files and tablue them in a csv for analysis. (It works only on a linux machine) Python3

Notifications You must be signed in to change notification settings

divyaksh-shukla/NAS_pdf_extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAS (National Achievement Survey) pdf extract

This is a library written in python to exctract data from the NAS (National Achivement Survey) pdf files and tablue them in a csv for analysis. (It works only on a linux machine) Python3

$ python3 pdf_convert.py

Followed by

$ python3 pdf_extract_2.py

pdf_extract.py is my first version that did not take the names of the states perfectly, pdf_extract_2.py is an improvement over the prior to take all the data perfectly.

Blog Link

Check out the total description of my project on my blog : https://divtechexp.blogspot.in/2018/05/nas-national-achivement-survey-data.html

About

This is a library written in python to exctract data from the NAS (National Achivement Survey) pdf files and tablue them in a csv for analysis. (It works only on a linux machine) Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages