Skip to content

advanced-computing/alexa_ijaz_krishna

Repository files navigation

alexa_ijaz_krishna

woOOOOOOOOohoOOOOOOo! lab 4 :)

We are looking into the EIA's monthly data set that shows energy consumption per state in the USA.

Connecting to API

Since we are running our API locally we will access the endpoint at http://127.0.0.1:5000

whole_data

  • Method: GET
  • Path: /whole_data
  • Query parameters: None

This returns the entire NYPD hate crime dataset.

filtered_data

  • Method: GET
  • Path: /year_data
  • Query parameters: None

This returns the "Complaint Year Number" column of the NYPD hate crime dataset.