Using New Orleans Open Data API to Map Local Businesses with Javascript D3

As a New Orleans company, we love diving into data about our city’s vibrant business ecosystem – and we appreciate that the city government is kind enough to offer us so much of it. The Occupational Business License Data for the Office of Business and External Services offers a window into the local economy that can be beautifully illustrated through Javascript D3 and Leaflet.

(You might not see any data at first. There are over 17,000 businesses in this database, so it takes a second for it all to arrive!)

Loading data...

Filters

Use the controls below to adjust what data is displayed on the map and charts. You can filter by category, by the business license status, or switch between open and closed businesses.

Categories

License Status

Business Status

Business Locations

Click on a marker to view more information about the business at that location. You can use the filters at the left to adjust which color-coded categories are shown on the map, or filter by license status or open/closed businesses.

Due to the type of data available, not all businesses are displayed with names. Some provide a general description instead.

Fee vs Approval Time

Hover over each point to see more data on each business. A lot of business licenses are approved in under 50 days for just $50!

Average Processing Times by Category

Hover over each segment to see the average processing time for each stage of approval for different categories.

The Dataset

The New Orleans Occupational Business License dataset contains detailed information about business licenses in the city, including:

  • Business types and categories
  • License status and timeline data
  • Geographic information (coordinates)
  • Application processing metrics
  • License fees

Why D3.js?

D3.js is particularly well-suited for this dataset because of its flexibility and power. It allows for:

  • Custom, interactive visualizations that respond to user input
  • Seamless integration with geographic data for mapping
  • The ability to handle large datasets efficiently
  • Sophisticated animations to show changes over time
  • Beautiful, publication-quality graphics

Join us for the NOLA Marketing Blend on Mar. 24!