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

r PosgreSQL connection/PostgreSQL database installation problem #3

Open
khurchla opened this issue Feb 6, 2021 · 0 comments
Open
Assignees

Comments

@khurchla
Copy link
Member

khurchla commented Feb 6, 2021

Describe the bug
I'm receiving an error when trying to call the CartoDB API used by Philly's deeds open records dataset from directly in R files. It appears to be a problem with my local machine's homebrew installation of Postgre and not a problem in the R code itself.

To Reproduce
Steps to reproduce the behavior:

  1. In Kathryn_Hurchla_final_project_RE_LLC_Slidy.Rmd uncomment out the {r PosgreSQL connection} code chunks beginning at line 211; 234.
  2. Highlight and run those code chunks
  3. See error

Expected behavior
The R script runs the SQL query directly through the API and results of data are loaded into the PostgreSQL environment database installed locally on my computer

Screenshots
None available at this time

Desktop (please complete the following information):

  • OS: iOS Catalina
  • Browser: Chrome
  • Version 88.0.4324.96 (Official Build) (x86_64)

Smartphone (please complete the following information):
N/a

Additional context
MacBook Pro 16" 2019; Homebrew installation of PostgreSQL

@khurchla khurchla self-assigned this Feb 6, 2021
@khurchla khurchla pinned this issue Feb 6, 2021
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