Reference#

BiSO#

Biso.__init__(lab[, year, barcornerradius, ...])

Initialize the Biso class with the given parameters.

Biso.generate_plot_info([...])

Generate the plot info.

Biso.get_figure()

Generate a bar plot based on the fetched data.

AnrProjects.__init__(lab[, year])

Initialize the AnrProjects class.

AnrProjects.fetch_data()

Fetch data about ANR projects from the HAL API.

Chapters.__init__(lab[, year])

Initialize the Chapters class.

Chapters.fetch_data()

Fetch data about book chapters from the HAL API.

Chapters.get_figure()

Generate a LaTeX longtable of book chapters.

CollaborationMap.__init__(lab[, year, ...])

Initialize the CollaborationMap class.

CollaborationMap.fetch_data()

Fetch data about collaborations from the HAL API and OpenAlex API.

CollaborationMap.get_figure()

Plot a map with the number of collaborations per institution.

CollaborationNames.__init__(lab[, year, ...])

Initialize the CollaborationNames class.

CollaborationNames.fetch_data()

Fetch data about collaboration names from the HAL API only.

Conferences.__init__(lab[, year])

Initialize the Conferences class.

Conferences.fetch_data()

Fetch data about conferences from the HAL API.

EuropeanProjects.__init__(lab[, year])

Initialize the EuropeanProjects class.

EuropeanProjects.fetch_data()

Fetch data about European projects from the HAL API.

Journals.__init__(lab[, year])

Initialize the Journals class.

Journals.fetch_data()

Fetch data about journals from the API.

Journals.get_figure()

Generate a LaTeX longtable of journals.

JournalsHal.__init__(lab[, year])

Initialize the JournalsHal class.

JournalsHal.fetch_data()

Fetch data about Journals from the HAL API.

OpenAccessWorks.__init__(lab[, year, ...])

Initialize the OpenAccessWorks class.

OpenAccessWorks.fetch_data()

Fetch data about open access works from the HAL API.

OpenAccessWorks.get_figure()

Plot the open access status of works.

PrivateSectorCollaborations.__init__(lab[, year])

Initialize the PrivateSectorCollaborations class.

PrivateSectorCollaborations.fetch_data()

Fetch data about PrivateSectorCollaborations from the API.

WorksBibtex.__init__(lab[, year, ...])

Initialize the Biso class with the given parameters.

WorksBibtex.fetch_data()

Fetch the data from HAL and convert it to bibtex.

WorksBibtex.get_figure()

Generate a LaTeX bibtex file.

WorksType.__init__(lab[, year])

Initialize the WorksType class.

WorksType.fetch_data()

Fetch data about work types from the HAL API.