Json – Ingest Yahoo Finance data with Azure Data Factory
I'm trying to ingest data from the open-source, public Yahoo Finance API using Azure Data Factory. The endpoint I'm testing is https://query2.finance.yahoo.com/v8/finance/chart/GOLD. I am able to ingest the data but I'm coming up with an issue when trying to transform…