Skip to content

hbsir.api.load_knowledge

Retrieve tables and graphs stored in the library's Knowledge Base.

This function allows users to access valuable information, including tables and graphs, created from survey data and drawn from associated articles and reports. The data is pre-processed, organized, and readily available in the library's Knowledge Base, reducing the necessity for extensive data processing.

Parameters:

Name Type Description Default
name str

The name of artifact requested.

required
years _Years

The years for which knowledge data is requested.

None

Returns:

Type Description
Any

The requested knowledge data, which includes tables, graphs, or other informative content.