Skip to content

nogibjj/zw-project2-bash

Repository files navigation

zw-project2-bash

Welcome to Zhonglin's project #2 bash command line tool development.

In project 2, I created a command line tool to help us pull the data of top 100 global brands with branditory - 2022. The data is downloaded from Kaggle https://www.kaggle.com/datasets/gauravarora1091/top-100-global-brands-by-brandirectory2022

Data looks like

WX20221009-171002@2x

* : I developed three commands that allow users to access to each brand information, sort by the brand information, and use a neat print table to present the information, and these commands can be used via

docker run -it b20ff7e1f60f /bin/bash sort.sh brandirectory-ranking-global-2022.csv

docker run -it b20ff7e1f60f /bin/bash read_n.sh brandirectory-ranking-global-2022.csv

docker run -it b20ff7e1f60f /bin/bash neat.sh brandirectory-ranking-global-2022.csv

to pull the data from the repository.

Run in AWS Cloud9

docker tag 766481746749.dkr.ecr.us-east-1.amazonaws.com/zw277/project2 766481746749.dkr.ecr.us-east-1.amazonaws.com/p2zw277:latest

screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published