Coder Social home page Coder Social logo

mini-project1's Introduction

mini-project-I

Welcome to your first Mini Project. This repo contains instructions what to do during the project. Enjoy!!

Transport of London

During this mini-project, we will work with the API from Transport of London. The main goal of this project is to practice different HTTP requests and extracting values from complex lists and nested dictionaries.

Instruction

Register for the API service to obtain an Application ID and Key. We should append these values as parameters app_id and app_key into each URL when sending the request.

?app_id={app_id}&app_key={app_key} should be appended to every URL in all HTTP requests. However, this API works without the app_id and app_key in case we can't register for some reason.

Instruction

Once you have your credentials ready, go to the file mini-project-I.ipynb and follow the instruction in there.

Movies (stretch)

Instruction

Register for the API service to obtain the API Key. We will have to append this value as parameter api_key into each URL when sending the request.

Once we are registered we can check the documentation of this API here.

In this part of the project, we will look for information about our favorite movie and actors. We will learn something about each other tomorrow when we present results.

Presentation

There is dedicated time tomorrow to show the results to mentors and our peers. We encourage you to spend some time at the end of today to start think about that and to:

  • polish your code
  • think about how do you want to show the results (share screen with notebook, slides...)

mini-project1's People

Contributors

jameskha avatar

Watchers

 avatar  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.