Skip to content

chrisaballard/hansard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hansard Explorer

🏛️ Explore Parliamentary debates

Hansard is the official report of all Parliamentary debates.

This project processes the data from the My Society parlparse parser. This parser generates XML files in ParlParse format, containing debates, petititons and divisons.

This project uses this XML data as a source in order to:

  • Convert it to json which is more practical to work with
  • Detect key entities contained in debates such as organisations, committees and people
  • Disambiguate entities - e.g. HMRC and His Majesty's Revenue and Customs refer to the same entity

References

About

Python parser for UK Parliament Hansard data

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors