Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

ft-interactive/g-ukpoliticalparties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g-ukpoliticalparties

get the FT approved full name, short name and, PA id, for a party

var parties = require('g-ukpoliticalparties');

console.log(parties('l'));

will, at the moment, log out...

{ name: 'Labour', shortname: 'Lab', ft_id: 'l', pa_id: '' }

About

common reference for uk political party abbreviations, id's etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •