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 company dataset abstraction #218

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 16, 2019

  1. Add company dataset abstraction

    This commit adds an abstraction to build the company dataset. It
    includes:
    
    - Interface to download data from Brasil.IO (Receita Federal CNPJ
      dataset)
    - Interface to get CNAE (economic activity) description from IBGE
      website
    - Interface to get geo-coordinates from Open Street Maps's Nominatim API
    cuducos committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    8c2a11d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Minor edits

    cuducos committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    8c268de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46a3de View commit details
    Browse the repository at this point in the history
  3. Clean-up and update README

    cuducos committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    a90b47c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e2e378 View commit details
    Browse the repository at this point in the history
  5. Clean-up

    Landscape (free) is down for ages, so let's drop it
    cuducos committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    ea6a25c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fe22c0 View commit details
    Browse the repository at this point in the history
  7. Add progress bar to companies

    cuducos committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    a13471d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dc1dc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    2b30617 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    be086ac View commit details
    Browse the repository at this point in the history
  2. Typos

    cuducos authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9f4394b View commit details
    Browse the repository at this point in the history