Skip to content

Commit 0e0de6e

Browse files
committed
small scripts description
1 parent baba66c commit 0e0de6e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
11
# tech-report-apis
2+
23
APIs for the HTTP Archive Technology Report
4+
5+
6+
## Script list
7+
8+
- script_adoption: Query BQ httparchive.core_web_vitals.technologies table and append data to Firestore table 'adoption'
9+
- script_categories: Query BQ httparchive.core_web_vitals.technologies table and append data to Firestore table 'categories'
10+
- script_core_web_vitals: Query BQ httparchive.core_web_vitals.technologies table and append data to Firestore table 'core_web_vitals'
11+
- script_create_descriptions_json: Take all the techonlogies description from the webappalizer repo and create the file static/tech_descriptin.josn
12+
- script_lighthouse: Query BQ httparchive.core_web_vitals.technologies table and append data to Firestore table 'lighthouse'
13+
- script_save_tech_descriptions: Read the file static/tech_descriptin.josn and append the data to Firetsore table 'technologies-list'
14+
- script_technologies: Query BQ httparchive.core_web_vitals.technologies table and append data to Firestore table 'technolgies' appending the technology description from 'technologies-list' table
15+
16+
## API
17+
18+
### Endpoitns
19+

0 commit comments

Comments
 (0)