pub_dataviz module

class pub_dataviz.pub_dataviz(inst)

Bases: object

authors_citations_years(top=True)

Plot a scatter of number of authors and number of citations

Parameters

top (bool) – Use all works or papers from selected journals

cumulative_per_author(top=False, normalize_first=False)
Parameters
  • top (bool) – Use all works or papers from selected journals

  • normalize_first (bool) – Normalize to the year of the first publication

nauth_npprs(top=True)
number_authors(top=True)

Plot a scatter for the number of authors as a function of time

Parameters

top (bool) – Use all works or papers from selected journals

papers_histogram(top=False, per_auth=False, quality=5)

Papers_histogram: histogram of the years of publications

Parameters

top (bool) – If True, paper in selected journals are used, otherwise, all papers.

papers_histogram2(top=False, per_auth=False)

Papers_histogram: histogram of the years of publications

Parameters

top (bool) – If True, paper in selected journals are used, otherwise, all papers.

plot_all()

Make all the plots.

top_proceedings()

Plot a scatter of number of publications vs number of papers