ConfigurationΒΆ

These functions are used for configuring the simfin API by setting the data-directory, API-key, etc. See Tutorial 01 for detailed examples.

For convenience, the most important functions can be called directly from the simfin namespace. For example, instead of calling simfin.load.load_income() you can simply call simfin.load_income()