act.discovery.get_arm_doi#
- act.discovery.get_arm_doi(datastream, startdate, enddate)[source]#
This function will return a citation with DOI, if available, for specified datastream and date range
- Parameters:
datastream (str) – The name of the datastream to get a DOI for. This must be ARM standard names
startdate (str) – Start date for the citation in the format YY-MM-DD
enddate (str) – End date for the citation in the format YY-MM-DD
- Returns:
doi (str) – Returns the citation as a string