Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.03 KB

File metadata and controls

36 lines (20 loc) · 1.03 KB

Phase 1: Coding Period 1

Week 1 : SUMMARY -

  1. Made a list of all data attributes which need to be extracted.

    • ID (Data Identifier)

    • Channel(Data Source)

    • Grimoire-creation-date (date of github comment/mail)

    • Context (Subject of mail/Title of Github issue/PR title)

    • Body (Body of the comment/mail)

  2. Made enrichers for Github, Mbox which only enrich the data attributes mentioned above.

  3. Extracted enriched data by enriching raw indexes, and executing Elastic dump on it.

  • Github:

    • Grimoirelab-perceval
    • Grimoirelab-ELK
  • MBox:

    • Grimoirelab mailing list
  1. Made an alias by the name of "all_scms" which will contain all scms enriched indexes under it.

  2. Writing a scipt ES2Excel which converts aliased Enriched index to a CSV file, xls file, Airtable view.

  3. Weekly Blog

Image description

Image description