Skip to content

opendatacloud/opendatacloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSROpenData_header

An Open Source version of the Microsoft Research Open Data platform


This project is the data repository code behind the cloud hosted Microsoft Research Open Data Repository. The code can be used to instantiate a highly customizable cloud based data repository to host and share datasets under a flexible licensing infrastructure with a high level of security and privacy. It provides the ability to deploy datasets directly to an Azure Data Science VM allowing development using popular open source tools such as Python/R on Juypter notebooks, and deep learning frameworks.

This code is forked from the original code that implements Microsoft Research Open Data. Refer to the site Microsoft Research Open Data for a working example of what a data repository instance based on this code will look like.

The repository code can be used to:

  • Create a storage service for producers to securely store datasets in the Azure cloud
  • Create a customizable, fully responsive cross-device (web + mobile + tablet), and cross-platform user interfaces:
    1. for users to browse, download, or consume the datasets on Azure computational resources
    2. for dataset administrators to onboard and administer, and monitor usage for these datasets
  • Create distinct authenticated experiences for regular users and organizational users
  • Allow dataset owners to administer datasets once they have been onboarded
  • Monitor dataset usage analytics that you can visualize via PowerBI or using your own dashboards through API access

Detailed technical overview can be viewed HERE

Detailed instructions on deploying the repository is available HERE

Once deployed, guidance on onboarding and administering datasets is available HERE

Additional videos that demonstrate application functionality can be found HERE.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT license.

Contact us

For any questions, email us at odr@microsoft.com

About

An Open Source version of the Microsoft Research Open Data Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 58.5%
  • TypeScript 22.9%
  • HTML 10.7%
  • SCSS 4.9%
  • JavaScript 2.0%
  • PowerShell 0.8%
  • Other 0.2%