Skip to content

Uses Jinja2 library and BeautifulSoup to create report files on Airbnb datasets

Notifications You must be signed in to change notification settings

walsmho/CompetetiveReporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

CompetetiveReporting

Uses the Jinja library to create report files on datasets

The goal of this project is for me to learn how to manipulate and read CSV files and API data to make simple and eventually more complex correlations between different data and information.

I will then use these skills with the Jinja library to make a competitive reporting program that makes printouts of organized data

The specific competetive reports this project generates are for AirBNBs in an area of the users choosing.

links and references: (More to be added as the project continues)

Data: -https://airbnb.com

Tutorials: -https://zetcode.com/python/jinja/ -https://jinja.palletsprojects.com/en/3.1.x/ -https://ttl255.com/jinja2-tutorial-part-1-introduction-and-variable-substitution/ -https://pbpython.com/pdf-reports.html

Initial basicLayout.html template based off of the following example for learning purposes: -https://linlinzhao.com/tech/2021/01/20/jinja-report.html

About

Uses Jinja2 library and BeautifulSoup to create report files on Airbnb datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages