Skip to content

Load and merge multiple URLs#8

Open
AlanDeSmet wants to merge 6 commits into
apenwarr:masterfrom
AlanDeSmet:multi-url
Open

Load and merge multiple URLs#8
AlanDeSmet wants to merge 6 commits into
apenwarr:masterfrom
AlanDeSmet:multi-url

Conversation

@AlanDeSmet

Copy link
Copy Markdown

This change allows multiple url= entries. They're loaded in order and concatenated. Identically named and typed fields are merged.

This is useful if the source data is split across multiple files, say, one file per day, and we want result across multiple days.

Only lightly tested.
Ensure mixed tables have reasonableish values for empty spaces.
Remove some debug code.
URL was erroneously removed from todo list when XHR failed, so it was gone when JSONP was tried.
The done function is now expecting a list of one or more sets of rawdata.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant