Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Make As needed for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Mar 6, 2020
1 parent b615a3b commit c3eaff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_acled.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class TestAcled():
dataset = {'maintainer': '8b84230c-e04a-43ec-99e5-41307a203a2f', 'name': 'acled-data-for-cameroon',
'dataset_date': '01/01/1997-12/31/2018', 'groups': [{'name': 'cmr'}],
'tags': [{'name': 'hxl', 'vocabulary_id': '4e61d464-4943-4e97-973a-84673c1aaa87'}, {'name': 'violence and conflict', 'vocabulary_id': '4e61d464-4943-4e97-973a-84673c1aaa87'}, {'name': 'protests', 'vocabulary_id': '4e61d464-4943-4e97-973a-84673c1aaa87'}, {'name': 'security incidents', 'vocabulary_id': '4e61d464-4943-4e97-973a-84673c1aaa87'}],
'owner_org': 'b67e6c74-c185-4f43-b561-0e114a736f19', 'data_update_frequency': '1',
'owner_org': 'b67e6c74-c185-4f43-b561-0e114a736f19', 'data_update_frequency': '-2',
'title': 'Cameroon - Conflict Data', 'subnational': '1'}
resources = [{'description': 'Conflict data with HXL tags', 'name': 'Conflict Data for Cameroon',
'format': 'csv', 'resource_type': 'file.upload', 'url_type': 'upload'},
Expand Down

0 comments on commit c3eaff7

Please sign in to comment.