Skip to content

jerkkov/cars-used-in-finland-1995-2022

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Cars Used in Finland, 1995-2022

An Interactive Dataset Visualization

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

This project utilizes publicly available data from Traficom (Finnish Transport and Communications Agency) in the creation of an interactive visualizations. This visualization may be used to view and compare trends in car power source usage in Finland from 1995 to 2022. Interactive options include the selection of:

  • Different power sources, including electric, gasoline, gas, diesel, and hydrogen
  • Specific cities/areas in Finland
  • Zooming in/out
  • Dragging graph around

Graph


Built With

(back to top)

Getting Started

To set up this visualization locally, follow these steps.


Prerequisites

This project requires the installation of Python 3, along with the Bokeh package. If not already installed, download and install Python 3 and Bokeh.


Installation

  1. Clone the repo
    git clone https://github.com/jerkkov/cars-used-in-finland-1995-2022
  2. Navivate to local directory location
    cd C:~/cars-used-in-finland-1995-2022
  3. Run the following command in the command line
    python cars-in-finland.py
    

Running the program creates an HTML file of the visualization in the local repository, which may be freely viewed again.

(back to top)

Usage

If unsure where to start, check out the following usage demonstrations.


Power Source Selection

All power source types are selected by default. Compare specific power types of interest by modifying the checkboxes in the upper right-hand corner of the visualization.

Check


Area Selection

The visualization shows data from the whole country of Finland by default. To view data from different areas of the country, select the text box in the upper left-hand corner, and type in a city name. Text

The graph then pulls according data about car power types from that city. Use this function to compare the trends from different areas across Finland.



(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Jerkko Viisteensaari - [email protected]

Project Link: https://github.com/jerkkov/cars-used-in-finland-1995-2022

(back to top)

Acknowledgments

Other resources used in this project.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages