Discussions

Ask a Question
Back to all

R deweydatar cannot retrieve neighborhood pattern, monthly pattern data

Hi all, any chance that folks know why R package cannot retrieve the data. I have the following error:


Advan product path

pp_advan_wp = "https://app.deweydata.io/api/v1/external/data/fldr_juiihdpsvzhggc6ks"

meta = getmeta(apikey, pp_advan_wp, print_meta = TRUE)

filesdf = get_file_list(apikey, pp_advan_wp,
start_date = '2025-01-01',
end_date = '2025-04-01',
print_info = T)


filesdf = get_file_list(apikey, pp_advan_wp,

  •                      start_date = '2025-01-01',
    
  •                      end_date = '2025-04-01',
    
  •                      print_info = T)
    
    Collecting files information for page 1/3...
    Collecting files information for page 2/3...
    Collecting files information for page 3/3...
    Files information collection completed.
    Error in charToDate(x) :
    character string is not in a standard unambiguous format