Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to get earliest date for each source #2

Open
ahalterman opened this issue Aug 28, 2015 · 0 comments
Open

Add function to get earliest date for each source #2

ahalterman opened this issue Aug 28, 2015 · 0 comments

Comments

@ahalterman
Copy link
Owner

Each source goes back a different length of time. We need to know what date coverage starts on.

<?xml version="1.0" encoding="utf-8"?>
<soap:Body xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <GetSourceDetails xmlns="http://getsourcedetails.source.services.v1.wsapi.lexisnexis.com">
    <binarySecurityToken>*****</binarySecurityToken>
    <sourceId>408508</sourceId>
    <includeSourceElement>true</includeSourceElement>
  </GetSourceDetails>
</soap:Body>

Then we need to get the date from the "sourceguide":

...
FILE-NAME: DSTONL
COVERAGE: From April 30, 2013 through current
COVERAGE-TYPE: Full-text
FREQUENCY: Daily; Monday - Sunday
UPDATE-SCHEDULE: Same day
...
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

No branches or pull requests

1 participant