April 2020 US automotive output near zero

The updated monthly automotive production output report comprises data up until april 2020. The updated report is available here: http://www.supplychaindataanalytics.com/reporting/monthly-fred-us-automotive-report/ Linnart FelklData scientist focusing on simulation, optimization and modeling in R, SQL, VBA and Python www.supplychaindataanalytics.com

FRED US automotive March 2020 report

FRED automotive industry production and imported vehicle sales data has been updated. For more details check the FRED US automotive industry report on this website. Below are the monthly figures up until March 2020, for US domestic car production and…

Testing tidycovid19 data interface in R

There are various packages available in R for retrieving data on covid19 cases. In a previous post I tested coronavirus, a package available in R providing access to data from J.H. University. In this post I want to quickly introduce…

Platinum and palladium Quandl Python data

In a previous post I demonstrated how one can query automotive data via Quandl directly from within a Python script. In this post I will document how to query platinum and palladium exchange prices from Quandl in Python. The data…

Querying automotive Quandl data in Python

A quick post on how to query data from Quandl in Python. Quandl can be installed with the “pip install” command in your command prompt. For this simply type “pip install quandl” in your Anaconda command prompt. Quandl is the…