cenpy.explorer.explain

cenpy.explorer.explain(identifier=None, verbose=False)[source]

Explains datasets currently available via the census API

Parameters
identifierstring

shortcode identifying which dataset in the API to use

verbosebool

flag governing whether to provide full API record or just title and description. (default: False)

Returns
dict

title and description (if verbose: and full API information)