GSA / machine-readable-TTS

A prototype model for a fully machine-readable office
2 stars 4 forks source link

Ensure all TTS websites are on DAP #3

Open gbinal opened 5 years ago

gbinal commented 5 years ago

Taking the work of https://github.com/GSA/machine-readable-TTS/issues/1, we want to compare the list of all TTS websites against the list of all participating DAP websites.

gbinal commented 5 years ago

Another approach:

  1. Take this file from pulse, which lists all subdomains and if they redirect.
  2. Convert it with this tool and import it into google sheets.
  3. Download the canonical list of websites that are participating in DAP and import it into a neighboring sheet.
  4. Add a column to the first sheet and use the google sheets formula =IF(ISNA(vlookup(A2,'DAP-Export'!$A$2:$B,1,false)),"No", "Yes") to see if the website is also on the 2nd sheet.
  5. Add filtering to the first sheet.
  6. Filter for the TTS domains.
afomi commented 4 years ago

The site scanning project is an updated source for this information.