You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction 

added_eScience_2019_SMM.pptx

Get Start

Writing your own tools

  • Could be anything novel that utilizing social media data and analyses; preferably using opensource libraries and algorithms that associates with academic publication
  • Need to have a Graphic Interface
  • Plan ahead: Need to communicate with Hubzero (where all the tools have been hosted) to decide if the technology stack you plan to use is compatible with their platform 

Contributing to existing tools

  • SMILE

logo

Architecture

  • SMILE is a comprehensive social media data collecting and analytics platform.

  • Defining new social media platform data source
    • how to authenticate and authorize
    • what's the data structure
    • what's the platforms policy on data collecting and ownership
    • learn GraphQL and define your own schema
  • Adding new analytics metrics
  • BAE

logo

arch


  • PAHO COVID19 dashboards

  • This is the newest project we are working on currently

Other aspects that you could contribute to:

  • Community Engaging:
    • How to advertising SMM project and the aforementioned tools to the community
    • Workflow or standards to include new data source and algorithms
  • UI/UX design
  • Testing and Monitoring
  • Exploring new computation platforms and resources
    • Other cloud computing platform capability other than AWS
    • Container orchestration - one of the direction we are exploring is to dockerize all the components of the tools,  and we plan to scale it up using kubernetes
    • Exploring the capability of existing analytics and integrate to the tools: such as Google Trend API, IBM watson, Tableau and etc


  • No labels