FiSGO.SimpleGroups.sporadic_groups_data

sporadic_groups_data()[source]

Interface to the compressed JSON file sporadic_grous_data.json.bz2.

The file contains data on the sporadic groups, including their codes, IDs, order, multiplier, pirreps and latex names.

For more information on the data, see the README’s of PrecomputedData.

The data can be accessed as a list of dictionaries, each dictionary having the same fields (keys).

Returns:

Returns a decoded JSON object, i.e., a list of dictionaries with all the data of the file.