Git Product home page Git Product logo

tfhj's Introduction

TFHJ : CiviCRM NYC Geoclient BBL Lookup

This CiviCRM extension adds the NYC Geoclient API to look up BBL numbers.

Installation

  • Download and unzip the extension from Github to your extensions directory. The Github URL is: https://github.com/clhenrick/TFHJ. If you don't know the location of your extensions directory, you can find it by going to Administer menu » System Settings » Directories. If the "Extensions Directory" lists a token (e.g. "[civicrm.files]"), you can find the absolute path of that token by clicking the blue circle with a question mark in the help text at the top of the page.
  • Once the files are in place, you can install them from Administer menu » System Settings » Extensions. If you upgraded CiviCRM from an earlier version, "Extensions" might be "Manage Extensions", and may be under Administer menu » Customize Data and Screens instead. If this extension isn't present in the list, press "Refresh".
  • Once installed, navigate to Administer menu » System Settings » NYC API Settings.
  • Enter your App ID and API Key and press "Submit".

API Restrictions:

  • Maximum of 2,500 requests per minute;
  • Maximum of 500,000 requests per day.

Compatibility

This extension requires CiviCRM 4.6 or higher..

tfhj's People

Contributors

agirlnamedsophia avatar clhenrick avatar megaphonejon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tfhj's Issues

I hope BIP data will be stored as a table in same DB as Civi

Since this project is moving forward so quickly (hooray!) I just want to reiterate an idea that I think I mentioned early on:

Is BIP data going to be stored as one table within the Civi DB (on the same level as tables like civi_address ... civi_contact ... etc.)? In browsing the PHP pages I wasn't sure. I hope so. BIP sends us new data 4 times per year as an XLSX file, and when they do, I hope to be able to upload the new XLSX and overwrite the old table. Thank you!

Geocoder Caveats

Via @PalanteJon

Two notes I found during testing:

  • If you disable the NYC Geocoder extension, but do not change your Geocoder to NOT be the NYC Geocoder extension, Civi will crash when the geocoder is called with "Geocoder not found". This shouldn't affect normal usage, of course, but heads up!
  • When importing, I'm not sure why, but even if you don't check the "geocode imported contacts" box, they're still geocoded. To import some test addresses WITHOUT geocoding them so I could test the batch geocoder, I had to disable the extension temporarily.

Labels for BIP data

BIP's fields are abbreviated and not very human readable. We need to change the "label" attribute for each field to be their human readable representation inxml/auto_install.xml. I don't mind doing this.

@danieljweinberg do you have metadata for BIP that spells out which each field is? I want to make sure I'm not guessing and that the labels are correct in CiviCRM.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.