Giter VIP home page Giter VIP logo

im_tutorials's Introduction

Innovation Mapping Tutorials

Welcome to Nesta's Innovation Mapping tutorial repository! ๐Ÿ“š

Introduction

Here you will find materials and information for Innovation Mapping tutorials, as well as data dictionaries and participation information for live events and workshops that we run.

The tutorials in this repository cover practical implementations of data science techniques including data collection, machine learning, natural language processing, network science and data visualisation that we use in our work here in the Innovation Mapping team at Nesta. There are also tutorials on applications of these methods to answer innovation mapping questions.

Tutorials

The tutorials are in notebook form and can be found in im_tutorials/notebooks/. They are designed to run locally or on cloud hosted notebook platforms. Each notebook begins with a preamble that installs the im_tutorials package from this repository:

!pip install git+https://github.com/nestauk/im_tutorials.git

This package mainly contains useful utility functions for accessing data.

Data

For Innovation Mapping events, open datasets are made available to download or pull in to notebooks directly. This can be done easily using functions available in the im_tutorials package, which load data straight into Pandas DataFrames. For example, if we want to load projects from Gateway to Research, we can simply do:

from im_tutorials.data.gtr import gtr_table
gtr_projects_df = gtr_table('projects')

More information on the datasets available and how to access them can be found in the data dictionaries.

Partners

Most of the notebooks here have been created by people from Nesta, but we are fortunate enough to have partnered with other organisations who have also contributed tutorials. They are:

im_tutorials's People

Contributors

georgerichardson avatar kstathou avatar dede95 avatar andeelliott 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.