Why is there no category information in Patterns?

  • The category data is in the core_places files.
  • You should be able to do a quick merge of the patterns data that you are interested in and the core_places files using the ‘safegraph_place_id’ column found in both.

We have a simple Python example you can find HERE.