Search found 2 matches

by nahomt
October 23rd, 2019, 2:38 am
Forum: News
Topic: Python library for parsing CSPro dictionary and cases
Replies: 3
Views: 5628

Re: Python library for parsing CSPro dictionary and cases

While CSPro offers various tools to parse and format the data, we first need to pull it down from CSWeb and then CSPro needs to do a lot of data processing... For instance, while we are conducting a census or survey, we basically have no easy way to introspect the data. We can use this library to pa...
by nahomt
October 16th, 2019, 3:24 am
Forum: News
Topic: Python library for parsing CSPro dictionary and cases
Replies: 3
Views: 5628

Python library for parsing CSPro dictionary and cases

Greetings everyone, We here at UNECA have created a python library to parse CSPro dictionaries and cases. It is called pyCSPro and you can find it here: https://pypi.org/project/pycspro/ There is also a writeup that explains how it was made and how it works, here: https://medium.com/@nahomt/working-...