Skip to content

viniciusgribas/viniciusgribas.github.io

Repository files navigation

Repository Documentation

Overview

This repository contains various projects related to data engineering, exploratory data analysis, and web scraping for energy news. Additionally, it includes assets for a personal resume/CV website. Below is a brief overview of the contents of each directory and file.

Directory Structure

.
├── Dashboard_Report_Brasil_GenData
│   ├── ELT_Notebook.html
│   ├── ELT_Notebook_arquivos
│   ├── Exploratory_Analysis.html
│   └── Exploratory_Analysis_arquivos
├── EnergyNewsScrapping
│   ├── MME.html
│   ├── MME.png
│   ├── aneel.html
│   ├── aneel.png
│   ├── anp.html
│   ├── anp.png
│   ├── energia.html
│   └── energia.png
├── GeracaoANEEL_ParteI
│   ├── Bar2_GitHub_@viniciusgribas.html
│   ├── Bar_GitHub_@viniciusgribas.html
│   ├── Densidade_2_GitHub_@viniciusgribas.html
│   ├── Densidade_3_GitHub_@viniciusgribas.html
│   ├── Densidade_GitHub_@viniciusgribas.html
│   ├── Points_GitHub_@viniciusgribas.html
│   ├── Polar_GitHub_@viniciusgribas.html
│   └── Strip_GitHub_@viniciusgribas.html
├── Two_Bubble_maps_of_data_from_Mexico
│   └── UPWORK_PROPOSAL_VINICIUSGRIBAS.html
├── assets
│   ├── css
│   ├── doc
│   ├── fontawesome
│   ├── images
│   ├── js
│   ├── makefiles
│   ├── scss
│   └── src
├── index.html
├── license.txt

Contents

Dashboard_Report_Brasil_GenData

This directory contains HTML reports for ELT (Extract, Load, Transform) processes and exploratory analysis:

  • ELT_Notebook.html: HTML file of the ELT process notebook.
  • ELT_Notebook_arquivos: Directory with supporting files for ELT_Notebook.html.
  • Exploratory_Analysis.html: HTML file of the exploratory data analysis notebook.
  • Exploratory_Analysis_arquivos: Directory with supporting files for Exploratory_Analysis.html.

EnergyNewsScrapping

This directory contains HTML and PNG files related to web scraping of energy news:

  • MME.html and MME.png: HTML and screenshot of MME news.
  • aneel.html and aneel.png: HTML and screenshot of ANEEL news.
  • anp.html and anp.png: HTML and screenshot of ANP news.
  • energia.html and energia.png: HTML and screenshot of energy news.

GeracaoANEEL_ParteI

This directory contains various HTML visualizations for data from ANEEL:

  • Bar2_GitHub_@viniciusgribas.html
  • Bar_GitHub_@viniciusgribas.html
  • Densidade_2_GitHub_@viniciusgribas.html
  • Densidade_3_GitHub_@viniciusgribas.html
  • Densidade_GitHub_@viniciusgribas.html
  • Points_GitHub_@viniciusgribas.html
  • Polar_GitHub_@viniciusgribas.html
  • Strip_GitHub_@viniciusgribas.html

These files represent different visualizations of ANEEL data.

Two_Bubble_maps_of_data_from_Mexico

This directory contains a proposal related to bubble maps of data from Mexico:

  • UPWORK_PROPOSAL_VINICIUSGRIBAS.html: HTML proposal for Upwork.

assets

This directory contains various assets used in the website:

  • css: CSS files for styling.
  • doc: Documentation files.
  • fontawesome: FontAwesome icons.
  • images: Images used in the website.
  • js: JavaScript files for interactivity.
  • makefiles: Makefiles for build processes.
  • scss: SCSS files for styling.
  • src: Source files.

index.html

The main HTML file for the personal resume/CV website.

license.txt

License file for the repository.

How to Update the index.html Using Vinicius_Guerra_e_Ribas_CV.yaml

  1. Parse the YAML File: Parse the Vinicius_Guerra_e_Ribas_CV.yaml file to extract the necessary information.
  2. Update HTML: Manually update the index.html file with the parsed data from the YAML file. Replace placeholder text with the corresponding data from the YAML file.
  3. Verify: Open the index.html file in a web browser to verify that the data is displayed correctly.
  4. Export as PDF: Use the "Export as PDF" button to generate a PDF of the resume/CV.

By following this documentation, you can understand the structure of the repository and how to manually update the index.html file with data from the Vinicius_Guerra_e_Ribas_CV.yaml file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages