Docs | NatSec.io
  • About
    • Project Overview
    • πŸ“–Story
    • 🎯Goals
      • πŸ‘₯People
      • πŸŽ“Education
      • πŸ”Iteration
    • 🧩Elements
      • πŸ’»Data
        • Entities
        • Categories
        • Tags
        • Connections
        • Verification
      • πŸ“ˆGraph
      • πŸ—ΊοΈMap
      • ⏳Timeline
    • πŸ’‘Use Cases
      • πŸ›οΈGovernment
      • ❀️Non-Profit
      • 🏫Academic
      • πŸ’°Commercial
    • πŸ’ͺSupport
      • βœ…User Agreement
      • πŸ₯ΈPrivacy
      • πŸ›‘οΈSecurity
      • πŸ™‹Contributors
      • 🀝Partners
      • πŸ“License
      • βž•Additional Licenses
      • βš–οΈEthics
    • πŸ“£Feedback
    • πŸ“±Contact Us
  • Frequently Asked Questions
    • FAQ Overview
    • πŸ’»Data FAQ
    • πŸ“ˆGraph FAQ
    • πŸ—ΊοΈMap FAQ
    • ⏳Timeline FAQ
    • πŸ“‘Documentation FAQ
    • How can I support or contribute to this project?
    • How is this project sustained?
    • What criteria do you use to collect project data?
    • How do I report an error or missing data?
    • How do I access raw project data?
    • What is the difference between the graph and the map?
    • How can I update project documentation?
  • Release Notes
    • Release Notes Overview
    • ⌚Feature Timeline
    • 🐣Beta
    • πŸ₯šAlpha
      • v0.1.0
  • Workflow
    • Workflow Overview
    • πŸ§‘β€πŸ’»Contribution
      • πŸ’»Adding or Updating Data
      • πŸ“ˆModifying the Graph
      • ⏳Modifying the Timeline
      • πŸ—ΊοΈModifying the Map
      • πŸ“’Updating Documentation
    • 🧐Evaluation
      • 🧹Cleaning Data
      • 🚫Prohibited Content
      • πŸ€”Adjudicating Changes
    • 🧠Review
      • πŸ‘‚User Feedback
      • ➰Process Improvement
      • ✨Outcomes
  • Learning
    • Learning Overview
    • πŸ› οΈTools
      • GitBook
      • Google Forms
      • Google Sheets
      • Kumu
      • Slack
    • πŸ’‘Concepts
      • Data Structures
      • Data Visualization
      • Dimensionality
    • πŸ§‘β€πŸ«Courses
      • Udemy / DigitalU
      • FreeCodeCamp
    • πŸ—ƒοΈResearch
      • Existing Research
      • Questions for Researchers
Powered by GitBook
On this page

Was this helpful?

  1. Release Notes
  2. Alpha

v0.1.0

31 Dec 2021

PreviousAlphaNextWorkflow Overview

Last updated 3 years ago

Was this helpful?

This initial version started with the work of several existing efforts, incuding the 2018 version of a similar project and data accumulated through crowdsourcing and research conducted by interns at both FIS and DEF.

Many thanks to all those who dedicated their time and effort to provide a robust baseline!

Our overall goal in starting out was simply to learn the best ways to reliably and consistently ingest Data and display it in the Graph - these two tasks form the main functionality of the project and enabling extensibility (e.g. multiple means of Adding or Updating Data and multiple means of Cleaning Data are foundational to what we're looking at.

  • Exported existing lists from various sources and started consolidating them in Google Sheets to serve as an initial public view of Data outside a visualization tool

  • Established initial Entities list with associated fields based on existing lists noted above (see the Labels column in Entities sheet)

  • Created initial Categories for use with Entities (see the Validation (ignore) sheet)

  • Built initial list of Tags to use with Entities (see the Validation (ignore) sheet)

  • Wrote initial Connections by type to link Entities (see the Validation (ignore) sheet)

  • Connectied Google Sheets to Kumu to see how the Graph data import worked.

  • Experimented with different Entities, Categories, Tags, and Connections to see how they look in the Graph.

  • No Timeline features were modified in this release.

  • While we are currently using Kumu for visualization and it offers the ability to snap efforts to a Timeline, our first Graph will focus primarily on connections to show where innovation-focused efforts are housed.

  • No Map features were modified in this release.

  • As with the Timeline we have the capability to display certain Entities in a Map view and are excited to add that functionality as we learn about the best ways to work with the Data and Graph.

πŸ₯š
πŸ™