Skip to content

antontarasenko/repeci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RePEci

RePEci is an interface for the RePEc database. It parses rdf files into a database and recovers a networkx.DiGraph out of citations stored in iscited.txt.

RePEci first populates a database repeci.db with the data downloaded from RePEc FTP. Then you can query the data with SQLAlchemy/SQL or export it to pandas.DataFrame.

Analytics generated by RePEci contain graph metrics and JEL code inheritance statistics.

Sources of data

You can obtain the original data for RePEci from:

  • Citation edges: ftp://ftp.repec.org/RePEc/cit/conf/
  • Papers metadata: ftp://ftp.repec.org/opt/ReDIF/RePEc/

For more detailed information on how to use the data, please, use contacts below.

Contacts

Anton Tarasenko antontarasenko@gmail.com

About

A research tool for analyzing network relations on RePEc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages