siteTables: Table information

Description Usage Format

Description

Data table with information on tables that data will be scraped from.

Usage

1

Format

A data.table with 111 rows and 9 columns.

tableId

An integer that uniquely identifies the table

position

Name of the position that the table holds data for

positionAlias

The position identifier used in the URL for the table

siteId

Integer identfying the site that the table is found on. See sites for values

startPage

If the table spans more pages then the start number for the pages. If all the data is on one page the value is 1.

endPage

If the table spans more pages then the end number for the page sequence. If all the data is on one page the value is 1

stepPage

If the table spans more page then the step number of the page sequence. If all the data is on one page the value is 1

season

Indicates whether the table can be used for seasonal data scrapes.

weekly

Indicates whether the table can be used for weekly data scrapes.


dadrivr/ffanalytics documentation built on May 14, 2019, 3:12 p.m.