GOV.UK Structural Network Adjacency List
Government Digital Service
@ukgov.gov_uk_structural_network_adjacency_list
Government Digital Service
@ukgov.gov_uk_structural_network_adjacency_list
GOV.UK is a group of pages that comprises the best place to find government services and information. It can be represented as a network made of pages, represented as nodes, that are connected to each other using links. The links indicate a relationship between the pages. The structural network is created via the hardcoded links found in the text of the source page (source\_base\_path) that takes you to the sink page (sink\_base\_path). This is an extract of the network, as an adjacency list, from March 2019.
Publisher name: Government Digital Service
Last updated: 2024-09-14T18:52:23Z
CREATE TABLE gov_uk_structural_network_adjacency_list (
"source_base_path" VARCHAR,
"sink_base_path" VARCHAR,
"link_type" VARCHAR
);Anyone who has the link will be able to view this.