Malcolm Riley (33Chief)

33Chief

Geek Repo

0

followers

0

following

Company:Cognizant

Location:Atlanta

Home Page:https://www.facebook.com/therealrileee

Github PK Tool:Github PK Tool

Malcolm Riley's repositories

10_Tech_Stocks

This will be our group home work submission for the ETL project

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Climate.Starter

Congratulations! You've decided to treat yourself to a long holiday vacation in Honolulu, Hawaii! To help with your trip planning, you need to do some climate analysis on the area. The following outlines what you need to do.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Data-Journalism

## Background I was tasked with analyzing the current trends shaping people's lives, as well as creating charts, graphs, and interactive elements to help readers understand your findings. The editor wants to run a series of feature stories about the health risks facing particular demographics. I will be sifting through information from the U.S. Census Bureau and the Behavioral Risk Factor Surveillance System. The data set included is based on 2014 ACS 1-year estimates from the [US Census Bureau](https://data.census.gov/cedsci/), The current data set includes data on rates of income, obesity, poverty, etc. by state. MOE stands for "margin of error."

Language:JavaScriptStargazers:1Issues:1Issues:0

Employee-Database

My first major task is a research project on employees of the corporation from the 1980s and 1990s. All that remain of the database of employees from that period are six CSV files.

Financial-Record-Analysts

I was tasked with creating a Python script for analyzing the financial records of a company. I will give a set of financial data called budget_data.csv. The dataset is composed of two columns: Date and Profit/Losses. (Thankfully, your company has rather lax standards for accounting so the records are simple.)

Language:PythonStargazers:1Issues:1Issues:0

Heroes-of-Pymoli-Purchase-Anaylsts

As Lead Analyst for an independent gaming company. I've been assigned the task of analyzing the data for their most recent fantasy game Heroes of Pymoli. The company would like you to generate a report that breaks down the game's purchasing data into meaningful insights

Language:Jupyter NotebookStargazers:1Issues:1Issues:0
Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Pymaceuticals-Analysis

As a data analyst, I've been given access to the complete data from their most recent animal study. In this study, 249 mice identified with SCC tumor growth were treated through a variety of drug regimens. Over the course of 45 days, tumor development was observed and measured. The purpose of this study was to compare the performance of Pymaceuticals' drug of interest, Capomulin, versus the other treatment regimens. I have been tasked by the team to generate all of the tables and figures needed for the technical report of the study. The team also has asked for a summary of the study results.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Stock-Analysis

##Background-I will use VBA scripting to analyze real stock market data. I choose to challenge myself with a few challenging tasks.

The-Perfect-Vacation

## Background Whether financial, political, or social -- data's true power lies in its ability to answer questions definitively. I will perform Python requests, APIs, and JSON traversals to answer a fundamental question: "What's the weather like as we approach the equator?" Now, we know what you may be thinking: _"Duh. It gets hotter..."_ But, if pressed, how would you **prove** it?

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

UFO-Sightings

## Background WAKE UP SHEEPLE! The extra-terrestrial menace has come to Earth and we here at `ALIENS-R-REAL` have collected all of the eye-witness reports we could to prove it! All we need to do now is put this information online for the world to see and then the matter will finally be put to rest. There is just one tiny problem though... our collection is too large to search through manually. Even our most dedicated followers are complaining that they are having trouble locating specific reports in this mess.

Language:JavaScriptStargazers:1Issues:1Issues:0
Language:HTMLStargazers:1Issues:0Issues:0
Language:CSSStargazers:0Issues:1Issues:0

Blueshirtdeals

Best Deals on Select Items!!!

Language:HTMLStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Candy-Store-Vending-Machine

## Kid in a Candy Store In this activity, you are creating the code a candy store will use in their state of the art candy vending machine! ### Instructions * Create a loop that prints all of the candies in the store to the terminal with their index stored in brackets beside them. * For example: `"[0] Snickers"` * Create a second loop that runs for a set number of times as determined by the variable `allowance`. * For example: If allowance is equal to five, the loop should run five times. * Each time this loop runs, take in a user's input - preferably a number - and then add the candy with a matching index to the variable `candy_cart`. * For example: If the user enters "0" as their input, "Snickers" should be added into the `candy_cart` list. * Create a final loop to print all of the candies selected to the terminal. ### Bonus * Create a version of the same code which allows a user to select as much candy as they want up until they say they do not want any more.

Language:PythonStargazers:0Issues:1Issues:0

House-of-Pies

## Create an order form that will display a list of pies to the user

Language:PythonStargazers:0Issues:1Issues:0

Importing-CSV

Simple Code on how to import CSV files

Language:PythonStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Random-Strings-and-Integers

Import Random and Import Strings

Stargazers:0Issues:1Issues:0

Simple-For-Loop

This is a simple for loop through a given range of numbers

Language:PythonStargazers:0Issues:1Issues:0

Web-Visiulization

For this task I be created a visualization dashboard website using visualizations we've created in a past assignment. Specifically, I plotted weather data.

Language:HTMLStargazers:0Issues:1Issues:0