Code Monkey home page Code Monkey logo

docker-hub-data's Introduction

Software Engineering Trends on Docker Hub

An end-to-end framework which help the company to predict software engineering trends and the developers to know more about a docker image.

Our goal is to provide different companies with a dynamic dataset through which meaningful inferences can be made.

Under the mentorship of Nandhini from Docker, our aim is to gather data from Docker Hub and analyse the trends. Docker Hub is a cloud-based repository in which Docker users and partners create, test, store and distribute container images.

Requirements

We use Conda to manage the environment and packages.

We use the following packages (among many others):

  • Python 3.6 or above
  • Pandas
  • Matplotlib
  • Plotly
  • Seaborn
  • boto3

To fetch new .json files from the AWS S3 bucket

cd data/
aws s3 sync s3://docker-recent recent-data

Installation

1. Downloading this Respository

Start by downloading or cloning this repository.

git clone https://github.com/cshubhamrao/docker-hub-data-x.git
cd docker-hub-data-x

2. Create and Activate Environment

Create the conda environment from the environment.yml file:

conda env create -f environment.yml

Now activate the environment by:

conda activate docker-hub

3. Run Jupyter Lab

jupyter lab

Contents

  1. Data - This folder contains all the data related files and folders that are generated or are stored for later use. This is also the folder where all the 'plots' generated by analytics.ipynb and another scripts.
  2. Misc - Contains all the miscellaneous scripts that are required for this project.
  3. Scripts - This folder is the main folder. This contains all the scripts that we used to scrape the data, clean that data, select required data to do analysis, and finally do analysis on the data and derive inference from the data.

Team Members

  • Niladri Shekhar Dutt
  • Saurabh Ghanekar
  • Shubham Rao
  • Sejal Mohata
  • Tanmay Agarwal

System Architecture:

Architecture

docker-hub-data's People

Contributors

cshubhamrao avatar tnmygrwl avatar niladridutt avatar dexter2389 avatar

Watchers

James Cloos avatar

Forkers

nexttechlab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.