Today ended by first week at IONX where I have been working as a computer science intern doing data analysis and developing some programs that can be used to analyze data. Today marked the finish of my first program, for the most part. What the project does is goes through and gets all data that is stored in an offsite server and pulls of the data to a grid on the computer. The program then turns that data into a CSV file. A CSV file is a comma separated value file, which is basically an excel sheet, but instead of boxes separating the data it is commas. All in all the program is not too complicated, but there were a couple of sections where I got a little lost on how to proceed, luckily Trevor, my boss, was able to help coach me through the steps. I am attaching a pdf of a copy of the main part of the code which was developed and written in a program called LINQPad using C# and LINQ languages. Program code.
Here are also some pictures of IONX. This is their headquarters where multiple companies are based out of. About 30 people work here and behind the building is a train yard where they can test and demonstrate their new products.

Next week I will be continuing to develop my programs and making it more dynamic for different cases of where it can be used.

I learned only 10 minutes into the workday that Matt will be in California for the entire week, so I will not be working with him for now. I began my actual workday messing around with the types of code statements that I will be using, called queries, which allow me to analyze data. The project that I have been assigned is to analyze data from a couple of locations across the United States that IONX is using to test its new sensor system. I will be analyzing the data that the sensors give us and developing code, or queries, that can analyze the data quickly for any errors. Using computer programs to analyze the data is much quicker and easier than manually combing through thousands of entries to find errors. Today I began writing the queries with my coworker, Trevor. Trevor is the youngest person at IONX at only 23 years old. He and I are working well together where we have been talking a lot about other interests that we both share. He is teaching me some of the necessary steps needed to develop programs. I look forward to developing my computer coding skills with Trevor.