Consensus
Contents:
Consensus
Usage
Consensus
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (Consensus.ConfigManager.ConfigManager method)
(Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriConnector.FeatureServer method)
(Consensus.EsriConnector.Layer method)
(Consensus.EsriConnector.Service method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
(Consensus.GeocodeMerger.GeoHelper method)
(Consensus.GeocodeMerger.InvalidColumnError method)
(Consensus.GeocodeMerger.InvalidPathError method)
(Consensus.GeocodeMerger.MissingDataError method)
(Consensus.GeocodeMerger.SmartLinker method)
(Consensus.LGInform.LGInform method)
(Consensus.LocalMerger.DatabaseManager method)
(Consensus.LocalMerger.GraphBuilder method)
(Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
,
[1]
(Consensus.Nomis.NomisTable method)
_build_graph() (Consensus.LocalMerger.GraphBuilder method)
,
[1]
_bulk_download_url() (Consensus.Nomis.DownloadFromNomis method)
_create_geography_e_code() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
_download_checks() (Consensus.Nomis.DownloadFromNomis method)
_download_file() (Consensus.Nomis.DownloadFromNomis method)
_download_to_pandas() (Consensus.Nomis.DownloadFromNomis method)
_fetch() (Consensus.EsriConnector.Layer method)
(Consensus.EsriConnector.Service method)
_fetch_response() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
_find_exact_table() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
_geography_edges() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
_get_ogp_table() (Consensus.GeocodeMerger.SmartLinker method)
_join_tables() (Consensus.LocalMerger.DatabaseManager method)
_load_all_services() (Consensus.EsriConnector.EsriConnector method)
,
[1]
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
_matchable_fields() (Consensus.EsriConnector.Service method)
,
[1]
_multiprocessing_wrapper() (Consensus.LGInform.LGInform method)
_path_to_tables() (Consensus.GeocodeMerger.SmartLinker method)
_process_csv() (Consensus.LocalMerger.GraphBuilder method)
_process_dataframe() (Consensus.LocalMerger.GraphBuilder method)
_process_excel() (Consensus.LocalMerger.GraphBuilder method)
_record_count() (Consensus.EsriConnector.Layer method)
_server_selector() (in module Consensus.utils)
_service_attributes() (Consensus.EsriConnector.Service method)
_unpack_geography_list() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
_validate_response() (Consensus.EsriConnector.EsriConnector method)
,
[1]
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
A
add_note() (Consensus.GeocodeMerger.InvalidColumnError method)
(Consensus.GeocodeMerger.InvalidPathError method)
(Consensus.GeocodeMerger.MissingDataError method)
agencyid (Consensus.Nomis.NomisTable attribute)
,
[1]
allow_geometry() (Consensus.GeocodeMerger.SmartLinker method)
,
[1]
annotations (Consensus.Nomis.NomisTable attribute)
,
[1]
api_key (Consensus.LGInform.LGInform attribute)
(Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
api_secret (Consensus.LGInform.LGInform attribute)
area (Consensus.LGInform.LGInform attribute)
args (Consensus.GeocodeMerger.InvalidColumnError attribute)
(Consensus.GeocodeMerger.InvalidPathError attribute)
(Consensus.GeocodeMerger.MissingDataError attribute)
available_geographies() (Consensus.GeocodeMerger.GeoHelper method)
B
base_url (Consensus.EsriConnector.EsriConnector attribute)
(Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
bfs_paths() (Consensus.LocalMerger.GraphBuilder method)
BFS_SP() (in module Consensus.GeocodeMerger)
build_lookup() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
bulk_download() (Consensus.Nomis.DownloadFromNomis method)
C
choose_path() (Consensus.LocalMerger.GraphBuilder method)
chunk_size (Consensus.EsriConnector.FeatureServer attribute)
chunker() (Consensus.EsriConnector.FeatureServer method)
clean_annotations() (Consensus.Nomis.NomisTable method)
close() (Consensus.LocalMerger.DatabaseManager method)
components (Consensus.Nomis.NomisTable attribute)
,
[1]
config (Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
config_file (Consensus.ConfigManager.ConfigManager attribute)
ConfigManager (class in Consensus.ConfigManager)
conn (Consensus.LocalMerger.DatabaseManager attribute)
connect() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
ConnectToNomis (class in Consensus.Nomis)
Consensus
module
Consensus.config
module
Consensus.config_utils
module
Consensus.ConfigManager
module
Consensus.EsriConnector
module
Consensus.EsriServers
module
Consensus.GeocodeMerger
module
Consensus.LGInform
module
Consensus.LocalMerger
module
Consensus.lookups
module
Consensus.Nomis
module
Consensus.utils
module
create_database() (Consensus.LocalMerger.DatabaseManager method)
create_graph() (Consensus.GeocodeMerger.SmartLinker method)
D
data_from_layers (Consensus.EsriConnector.Layer attribute)
,
[1]
DatabaseManager (class in Consensus.LocalMerger)
db_path (Consensus.LocalMerger.DatabaseManager attribute)
DEFAULT_CONFIG (Consensus.ConfigManager.ConfigManager attribute)
,
[1]
description (Consensus.EsriConnector.Layer attribute)
,
[1]
(Consensus.EsriConnector.Service attribute)
,
[1]
(Consensus.Nomis.NomisTable attribute)
,
[1]
detailed_description() (Consensus.Nomis.NomisTable method)
detailed_info_for_table() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
directory_path (Consensus.LocalMerger.GraphBuilder attribute)
download() (Consensus.EsriConnector.FeatureServer method)
(Consensus.LGInform.LGInform method)
(Consensus.Nomis.DownloadFromNomis method)
download_data_for_many_variables() (Consensus.LGInform.LGInform method)
download_variable_data() (Consensus.LGInform.LGInform method)
DownloadFromNomis (class in Consensus.Nomis)
E
EsriConnector (class in Consensus.EsriConnector)
F
feature_service (Consensus.EsriConnector.FeatureServer attribute)
FeatureServer (class in Consensus.EsriConnector)
featureservers() (Consensus.EsriConnector.Service method)
,
[1]
field_matching_condition (Consensus.EsriConnector.Service attribute)
,
[1]
field_matching_condition() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
fields (Consensus.EsriConnector.Layer attribute)
,
[1]
(Consensus.EsriConnector.Service attribute)
,
[1]
find_paths() (Consensus.GeocodeMerger.SmartLinker method)
(Consensus.LocalMerger.GraphBuilder method)
find_shortest_paths() (Consensus.GeocodeMerger.SmartLinker method)
format_tables() (Consensus.LGInform.LGInform method)
full_name (Consensus.EsriConnector.Layer attribute)
,
[1]
G
geodata() (Consensus.GeocodeMerger.SmartLinker method)
,
[1]
geographies_filter() (Consensus.GeocodeMerger.GeoHelper method)
geography_keys() (Consensus.GeocodeMerger.GeoHelper static method)
GeoHelper (class in Consensus.GeocodeMerger)
get_all_possible_paths() (Consensus.LocalMerger.GraphBuilder method)
get_all_tables() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
get_dataset_table_variables() (Consensus.LGInform.LGInform method)
get_download_urls() (Consensus.EsriConnector.Service method)
,
[1]
get_full_graph() (Consensus.LocalMerger.GraphBuilder method)
,
[1]
get_layer_obj() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
get_layers() (Consensus.EsriConnector.Service method)
get_server() (in module Consensus.utils)
get_server_name() (in module Consensus.utils)
get_starting_point() (Consensus.GeocodeMerger.SmartLinker method)
get_starting_point_without_local_authority_constraint() (Consensus.GeocodeMerger.SmartLinker method)
get_table_cols() (Consensus.Nomis.NomisTable method)
get_table_columns() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
get_table_paths() (Consensus.LocalMerger.GraphBuilder method)
,
[1]
graph (Consensus.GeocodeMerger.SmartLinker attribute)
(Consensus.LocalMerger.GraphBuilder attribute)
GraphBuilder (class in Consensus.LocalMerger)
H
has_geometry (Consensus.EsriConnector.Layer attribute)
,
[1]
I
id (Consensus.EsriConnector.Layer attribute)
,
[1]
(Consensus.Nomis.NomisTable attribute)
,
[1]
initialise() (Consensus.EsriConnector.EsriConnector method)
,
[1]
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
(Consensus.GeocodeMerger.SmartLinker method)
,
[1]
InvalidColumnError
InvalidPathError
J
json_to_pandas() (Consensus.LGInform.LGInform method)
L
lasteditdate (Consensus.EsriConnector.Layer attribute)
,
[1]
Layer (class in Consensus.EsriConnector)
layer_name (Consensus.EsriConnector.Layer attribute)
,
[1]
layers (Consensus.EsriConnector.Service attribute)
,
[1]
LGInform (class in Consensus.LGInform)
list_all_tables() (Consensus.LocalMerger.DatabaseManager method)
load_config() (in module Consensus.config_utils)
local_authorities (Consensus.GeocodeMerger.SmartLinker attribute)
lookup (Consensus.GeocodeMerger.SmartLinker attribute)
lookup_location (Consensus.GeocodeMerger.SmartLinker attribute)
looper() (Consensus.EsriConnector.FeatureServer method)
M
mapservers() (Consensus.EsriConnector.Service method)
,
[1]
matchable_fields (Consensus.EsriConnector.Layer attribute)
,
[1]
max_retries (Consensus.EsriConnector.EsriConnector attribute)
(Consensus.EsriConnector.FeatureServer attribute)
merge_tables() (Consensus.LGInform.LGInform method)
metadata (Consensus.EsriConnector.Service attribute)
,
[1]
metadata_as_pandas() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
MissingDataError
module
Consensus
Consensus.config
Consensus.config_utils
Consensus.ConfigManager
Consensus.EsriConnector
Consensus.EsriServers
Consensus.GeocodeMerger
Consensus.LGInform
Consensus.LocalMerger
Consensus.lookups
Consensus.Nomis
Consensus.utils
mp_download() (Consensus.LGInform.LGInform method)
N
name (Consensus.EsriConnector.Service attribute)
,
[1]
(Consensus.Nomis.NomisTable attribute)
,
[1]
NomisTable (class in Consensus.Nomis)
None (Consensus.GeocodeMerger.GeoHelper attribute)
O
OpenGeography (class in Consensus.EsriServers)
output_formats (Consensus.EsriConnector.Service attribute)
,
[1]
P
paths_to_explore() (Consensus.GeocodeMerger.SmartLinker method)
primary_key (Consensus.EsriConnector.Layer attribute)
,
[1]
(Consensus.EsriConnector.Service attribute)
,
[1]
print_all_services() (Consensus.EsriConnector.EsriConnector method)
,
[1]
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
print_object_data() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
print_table_info() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
proxies (Consensus.LGInform.LGInform attribute)
(Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
Q
query_tables_from_path() (Consensus.LocalMerger.DatabaseManager method)
R
r (Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
read_lookup() (in module Consensus.utils)
reset_config() (Consensus.ConfigManager.ConfigManager method)
,
[1]
retry_delay (Consensus.EsriConnector.EsriConnector attribute)
(Consensus.EsriConnector.FeatureServer attribute)
run_graph() (Consensus.GeocodeMerger.SmartLinker method)
,
[1]
S
save_config() (Consensus.ConfigManager.ConfigManager method)
select_layers_by_layers() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
select_layers_by_service() (Consensus.EsriConnector.EsriConnector method)
(Consensus.EsriServers.OpenGeography method)
(Consensus.EsriServers.TFL method)
server (Consensus.GeocodeMerger.SmartLinker attribute)
server_types (Consensus.EsriConnector.EsriConnector attribute)
Service (class in Consensus.EsriConnector)
service_details() (Consensus.EsriConnector.Service method)
service_metadata() (Consensus.EsriConnector.Service method)
service_name (Consensus.EsriConnector.Layer attribute)
,
[1]
service_table (Consensus.EsriConnector.EsriConnector attribute)
services (Consensus.EsriConnector.EsriConnector attribute)
setup() (Consensus.EsriConnector.FeatureServer method)
sign_url() (Consensus.LGInform.LGInform method)
SmartLinker (class in Consensus.GeocodeMerger)
T
table_cols() (Consensus.Nomis.NomisTable method)
table_shorthand() (Consensus.Nomis.NomisTable method)
table_to_csv() (Consensus.Nomis.DownloadFromNomis method)
tables (Consensus.EsriConnector.Service attribute)
,
[1]
TFL (class in Consensus.EsriServers)
type (Consensus.EsriConnector.Layer attribute)
,
[1]
(Consensus.EsriConnector.Service attribute)
,
[1]
U
uid (Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
update_config() (Consensus.ConfigManager.ConfigManager method)
uri (Consensus.Nomis.NomisTable attribute)
,
[1]
url (Consensus.EsriConnector.Layer attribute)
,
[1]
(Consensus.EsriConnector.Service attribute)
,
[1]
(Consensus.Nomis.ConnectToNomis attribute)
(Consensus.Nomis.DownloadFromNomis attribute)
url_creator() (Consensus.Nomis.ConnectToNomis method)
(Consensus.Nomis.DownloadFromNomis method)
V
version (Consensus.Nomis.NomisTable attribute)
,
[1]
W
wfsservers() (Consensus.EsriConnector.Service method)
,
[1]
where_clause_maker() (in module Consensus.utils)
with_traceback() (Consensus.GeocodeMerger.InvalidColumnError method)
(Consensus.GeocodeMerger.InvalidPathError method)
(Consensus.GeocodeMerger.MissingDataError method)