How to get Fundamental data in CSV?

Hi EODHD! I’m looking at your documentation but can’t find how to get Fundamental data not on JSON but in CSV. Could you help me where to look?

1 Like

Hi there :slight_smile:
The fundamentals data structure is quite complex, it’s hard to export all the data for CSV correctly.
However, there are three possible solutions:

  1. Use the Bulk Fundamentals API: it has limited years and quarters, as described in documentation, but allows for CSV downloading of fundamentals.
  2. Use our Excel or Google Sheets Add-ins for fundamentals.
  3. Download the entire data in JSON and convert it to CSV with any free online tool like this: https://json-csv.com/