Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ - Frequently Asked Questions #2

Open
Hvass-Labs opened this issue Jan 25, 2020 · 0 comments
Open

FAQ - Frequently Asked Questions #2

Hvass-Labs opened this issue Jan 25, 2020 · 0 comments

Comments

@Hvass-Labs
Copy link
Contributor

Hvass-Labs commented Jan 25, 2020

These are Frequently Asked Questions (FAQ) related to the Python API for SimFin. More general questions about the SimFin bulk download can be found here. Please also try and search the closed GitHub issues before you ask a new question.

  • Q: Do I need an API key to use the Python API?
    A: No! By default the Python API uses the key 'free' which lets you download the free datasets. You only need to get an API-key if you also want to buy a monthly subscription for downloading the full datasets.

  • Q: I have paid for a subscription to get recent data, but even when I use my new API key, I still only get the free datasets with older data. Why?
    A: The data is stored in a directory on your harddisk. If you have downloaded the free data before purchasing a subscription and getting an API key, the previously downloaded data will be loaded again even if you enter your new API key. You have to manually delete the entire data directory to download fresh data using your new API key. The data-dir is typically located at ~/simfin_data/

@Hvass-Labs Hvass-Labs pinned this issue Jan 25, 2020
@SimFin SimFin locked and limited conversation to collaborators Jan 25, 2020
@thf24 thf24 unpinned this issue Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant