This repository contains the source code for a Shiny application developed as part of a home assignment for the Data Scientist (Curves) position at Argus Media Group, a leading independent provider of global energy and commodity market intelligence.
The dashboard is available here.
The data used in this application were provided by the Argus Media Group. Both the raw data and the processing pipeline used to generate the valid data are available in the companion repository: danielvartan/argus.
The dashboard is built with the R programming language and uses the renv package to manage dependencies and ensure reproducibility. To set up the environment, open R in the project directory and run renv::restore() to install all required packages. Once the environment is restored, launch the Shiny app by running shiny::runApp().
To cite this work, please use the following format:
Vartanian, D. (2025). Argus Media: home assignment — Data scientist, Curves [Computer Software, Shiny Dashboard]. https://danielvartan.github.io/argus-shiny
A BibTeX entry for LaTeX users is
@software{vartanian2025,
title = {Argus Media: Home assignment — Data scientist, Curves},
author = {{Daniel Vartanian}},
year = {2025},
address = {São Paulo},
langid = {en},
url = {https://danielvartan.github.io/argus-shiny}
}
This content is licensed under CC0 1.0 Universal, placing these materials in the public domain. You may freely copy, modify, distribute, and use this work, even for commercial purposes, without permission or attribution.