Git Product home page Git Product logo

scisat-remastered's Introduction

SCISAT project remastered

Initially designed for a CSA challenge. SCISAT posed lots of interesting challenges, both scientific and technical. At the time of the competition, our team lacked the required technical knowledge to truly exhibit the power of data. The remastered project addresses this exact issue. SCISAT collects atmospheric data on varius gases. Our project concentrates on visualizing the data from the Ozone gas. Along with the visualization we have also provided a public api endpoint for everyone wishing to use the data we have collected.

Definition of Roles

  1. Alireza Azimi -> BackEnd Development
  2. Shayan Khorassani -> FrontEnd Development
  3. Haren Venket -> Data Analyst

Run the project locally

To run the project you need to have npm and node installed. Enter the project directory and run $ npm i to install all the required dependancies.

Once done, you can run $ node index.js to initiate localhost. The project will run on port 3000. Enter port 3000 from a browser.

Elements used in the project

Our project incorporates some of the latest web development technologies.
Our Frontend is developed using HTML5, CSS, jQuery and JavaScript.
Our Backend is implemented in node.js using technologies like express.js and mongoose.
Our database is implemented using MongoDB Atlas.
Our data has been processed from data provided by the Canadian government, for the SCISAT project.

API Usage

There is one main endpoint: /api/Data
Here's a sample usage of the api: /api/Data?q=2004-03

This api call will return all data recorded in the time period "2004-03".
You can query for various dates in the 2004-03 to 2010-12 range. Pass the query date string to the paremter q as shown in the example.

Old project repository: https://github.com/DJMaest/SCISAT
Looking at this definitely shows how far we've come

scisat-remastered's People

Contributors

azimi99 avatar khorassa avatar haren-venket avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

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.