Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataMoviz Data

This repository contains data used for the DataMoviz project.

Data import

Be sure to drop your datamoviz-api database before import.

  1. Install Git LFS
  2. Run git lfs install
  3. In the DataMoviz repository, run the following command git submodule update --init --recursive
  4. Go in data/ directory, and run
mongorestore --collection movies --db datamoviz-api dump/datamoviz-api/movies.bson
mongorestore --collection credits --db datamoviz-api dump/datamoviz-api/credits.bson

You're done!

About

Data repository for DataMoviz project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors