- Create a dynamic web based api graph, 95, https://github.com/NickJCZZ/fproject, In this project I used a nasa api to show comparison between meteorite sizes showing the top five largest and smallest meteorites. The purpose of this project was to create code that can take api data and transform it into a graph that has a clear and visible message.
- I added a line graph to further show to differences in mass between the top ten meteorites with the highest mass values
Search Results for: --------
Green cloud computing and cloud security
Gun Violence in Philadelphia
The goal for this project is to find a reliable dataset to dissect. Gun Violence is one of the scene that my team proposed to do and we found reliable source from the Philadelphia Police website. We found out where these violence usually occurs and the number of incidents per zipcodes. We also draw a graph showing the incident by race, gender and fatality.
I learned how to use Tableau and Excel for visualization and to understand the dataset better than just looking on numbers. I learned how to use different kind of graphs, charts and maps in Tableau. It taught me how to treat outliers and how we can fixed them. I learned how to make sure that data are correct and reliable.
This is the URL for my project: https://docs.google.com/file/d/1EQ2E6ZUP_7AWdlR_ahkWPiETpGCABseI/edit?usp=docslist_api&filetype=mspresentation
MIS2402 – Semester Long Project
The purpose of this project was to create a web-based chart with API data. To formulate my charts I used an API that collects data about public recycling bins within the confines of New York City. Requiring the charts to be dynamic helped me understand how to organize a changing dataset to continually work with the chart’s parameters.
URL: https://misdemo.temple.edu/tuo76041/Project_API/index.html
Repository URL: https://github.com/tuo76041/api-project/tree/main
API Project
API Project
MIS 2402, Spring 2023
Laurel Miller
In this project I learned how to use an API to create a graph and see different relationships in the data. In the bar chart I wanted to see the relationship between the different grades of 3 through 8, and who score a level 1 on their exam. For my line chart I was curious to see if males in all grades scored a level 4 on their exam as the years went on. Both of my questions were confirmed with this data, and this is clear from my graphs. I was able to combine my skills from the semester and put them into this project to create these effective graphs.
https://github.com/AlexisCampo/API-Project
https://misdemo.temple.edu/tul59741/API_Project/
Death Rates due to Heart Disease for Citizens of New York
https://github.com/AnushkaMalhotra31992/MIS2402propoints
This code returns a series of line graphs that utilize the data from the leading causes of death for citizens in NYC (https://data.cityofnewyork.us/Health/New-York-City-Leading-Causes-of-Death/jb7j-dtam) to depict the trend for the death rates due to heart disease for the years 2015-2019. The data is separated by ethnic background to highlight if certain demographics are more severely affected by heart disease. The line charts indicate that, unfortunately, heart disease disproportionately affects Black New Yorkers, and has yielded a consistent percentage of deaths per 100,000 citizens for all demographics.
Semester long Project NYC Dog database Joseph Zuzze
Here is the GitHub repository: https://github.com/JosephZuzze/2402Project/tree/main/semesterProject
Here is the MisDemo link: https://misdemo.temple.edu/tun93079/semesterProject/index.html
The project shows a trendline in the amount of registrations, and a composition chart with the proportion of the population each of the most popular dogs makes up. It helped me learn how to use APIs to a degree, and how to make/use sorting algorithms using JSON, and callbacks.
This Project was part of MIS 2402 and taught by Laurel Miller
Semester Project
I created a webpage that shows two charts, a pie chart and a bar chart, that take data from an API about demographic statistics in New York City. The pie chart visualizes different ethnicities, and the bar chart compares gender. I learned how to find and utilize APIs and GitHub Account2000/Project (github.com)
API Project
This website features 2 charts about New York school cafeteria inspections using 2 API’s. (JSON Data and Image Charts)
Create a simple application that uses Web API s
The following API fetches data from NYC public database and shows on what days had the highest death due to COVID.
For this project, I decided to use the NYC OpenData. I decided to go with “COVID-19 highest Deaths Count in NYC”. Here are the necessary links.
https://data.cityofnewyork.us/Health/COVID-19-Daily-Counts-of-Cases-Hospitalizations-an/rc75-m7u3
https://data.cityofnewyork.us/resource/rc75-m7u3.json
First, I used the JSON File to fetch all the data. After that, I focused only on dates and covid_deaths. Once I got that result, I sorted the data in ascending order to see what day had the highest death count. I focused on five days and did a bar chart based on those days. To create the bar chart I used ” https://documentation.image-charts.com/ “
THIS IS THE LINK TO ACCESS MY API:
// https://github.com/Enolamce/API-MIS-PROJECT
THIS IS THE LINK OF THE CLASS SERVER:
https://misdemo.temple.edu/tuk02571/API_PRO_POINTS/
